Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 51 - 60 of 64 for test (0.08 seconds)

Filter
  1. v1.6.rst.txt

    still work but PyPy is not tested anymore in the scikit-learn...handling for the calculation of test scores. By :user:`Shruti Nath...
    scikit-learn.org/stable/_sources/whats_new/v1.6.rst.txt
    2026-03-17 03:44
      11.2K bytes
      1 views
     
  2. faq.rst.txt

    at training time and not at test time, for resampling and similar...a.toc-backref, h3 > a.toc-backref { text-decoration: none; } </style>...
    scikit-learn.org/stable/_sources/faq.rst.txt
    2026-03-17 03:44
      10.4K bytes
     
  3. v1.7.rst.txt

    list of alphas (array-like) to test along the regularization path....and :class:`feature_extraction.text.HashingVectorizer`. By :user:`hakan...
    scikit-learn.org/stable/_sources/whats_new/v1.7.rst.txt
    2026-03-17 03:44
      9.9K bytes
     
  4. related_projects.rst.txt

    which facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    2026-03-17 03:44
      5.6K bytes
     
  5. testimonials.rst.txt

    div:: sk-text-image-grid-large .. div:: text-box Scikit-learn..... div:: sk-text-image-grid-large .. div:: text-box Scikit-learn...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    2026-03-17 03:44
      8.3K bytes
     
  6. decomposition.rst.txt

    ||X-UV||_{\text{Fro}}^2+\alpha||V||_{1,1} \\ \text{subject to...||X-UV||_{\text{Fro}}^2+\alpha||U||_{1,1} \\ \text{subject to...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    2026-03-17 03:44
      14.5K bytes
      1 views
     
  7. feature_extraction.rst.txt

    :math:`\text{tf-idf}_{\text{term1}} = \text{tf} \times \text{idf}...:math:`\text{tf-idf(t,d)}=\text{tf(t,d)} \times \text{idf(t)}`....
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    2026-03-17 03:44
      15.4K bytes
     
  8. plot_release_highlights_1_8_0.rst.txt

    --sklearn-color-text: #000; --sklearn-color-text-muted: #666; ...or-text-on-default-background), var(--sklearn-color-text-on-...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    2026-03-17 03:44
      15.5K bytes
     
  9. linear_model.rst.txt

    cost of :math:`O(n_{\text{samples}} n_{\text{features}}^2)`, assuming...that :math:`n_{\text{samples}} \geq n_{\text{features}}`. .....
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    2026-03-23 20:39
      25.5K bytes
      1 views
     
  10. grid_search.rst.txt

    have identified the best candidate. The best candidate is identified...`factor=2` candidates: the best candidate is the best out of these 2 candidates....
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    2026-03-05 14:15
      9.9K bytes
     
Back to Top