Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 12 for done (0.07 sec)

  1. cross_validation.rst.txt

    max_train_size=None, n_splits=3, test_size=None) >>> for train,...set, after which evaluation is done on the validation set, and when...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Tue May 28 11:51:34 UTC 2024
      39.9K bytes
      6 views
     
  2. linear_model.rst.txt

    This can be done by introducing `uninformative...:math:`\alpha` and :math:`\lambda` is done as suggested in (MacKay, 1992)....
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Tue May 28 11:51:34 UTC 2024
      78.3K bytes
      8 views
     
  3. roadmap.rst.txt

    crossed out entries are already done, and we try to keep the document...picture. Some work could be done in prioritizing the information....
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue May 28 11:51:33 UTC 2024
      11.7K bytes
     
  4. grid_search.rst.txt

    parameters should be sampled is done using a dictionary, very similar...exhausting the resources can be done in 2 ways: - by setting `mi...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Tue May 28 11:51:33 UTC 2024
      32.8K bytes
      2 views
     
  5. contributing.rst.txt

    * When the default is ``None``, ``None`` only needs to be specified...version control. When you're done editing, add changed files using...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Tue May 28 11:51:33 UTC 2024
      60.7K bytes
      1 views
     
  6. clustering.rst.txt

    the computation is often done several times, with different...contrast to k-means, this is done on a per-sample basis. For each...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue May 28 11:51:34 UTC 2024
      92.6K bytes
     
  7. decomposition.rst.txt

    This can be done internally using the whiten...than newer batches. This is done introducing a so-called forgetting...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Tue May 28 11:51:33 UTC 2024
      45.8K bytes
      1 views
     
  8. faq.rst.txt

    metrics on arbitrary data can be done in two ways. Firstly, many estimators...a.toc-backref { text-decoration: none; } </style> .. _faq: ==========...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Tue May 28 11:51:34 UTC 2024
      24.5K bytes
      3 views
     
  9. glossary.rst.txt

    This is generally done by monitoring the generalization...corresponds to the number of iteration done during the last call to ``fit``...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Tue May 28 11:51:32 UTC 2024
      89.4K bytes
      1 views
     
  10. neighbors.rst.txt

    This can be done manually by the user, or using...on the number of iterations done by the optimisation algorithm....
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Tue May 28 11:51:31 UTC 2024
      37.9K bytes
     
Back to top