Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 22 for test (0.07 sec)

  1. v1.3.rst.txt

    and test curves by default. You can set `score_type="test"` to...`return_indices` to return the train-test indices of each cv split. :pr:`25659`...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Wed May 08 07:10:46 UTC 2024
      44.2K bytes
     
  2. faq.rst.txt

    :ref:`text_feature_extraction` for the built-in *text vectorizers*....^^^^^^^^^^ scikit-learn is regularly tested and maintained to work with...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Wed May 08 07:10:46 UTC 2024
      23.4K bytes
      2 views
     
  3. plot_release_highlights_1_4_0.rst.txt

    X_test, y_train, y_test = train_test_split(X_adult,...n(X_test) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Wed May 08 07:10:46 UTC 2024
      40.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
    Wed May 08 07:10:46 UTC 2024
      17.4K bytes
     
  5. classes.rst.txt

    _text_feature_extraction_ref: From text --------- .....feature_extraction.text.CountVectorizer feature_extraction.text.HashingVectorizer...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Wed May 08 07:10:46 UTC 2024
      41.8K 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
    Wed May 08 07:10:46 UTC 2024
      45.8K bytes
     
  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
    Wed May 08 07:10:45 UTC 2024
      43.4K bytes
     
  8. v1.4.rst.txt

    train_test_split` in :pr:`26855` by `Tim...- :class:`feature_extraction.text.TfidfTransformer` in :pr:`27219`...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Tue May 07 15:05:50 UTC 2024
      47K bytes
     
  9. 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
    Wed May 08 07:10:45 UTC 2024
      33K bytes
      2 views
     
  10. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at.../ ordinal / English language text?") should also not need to be...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue May 07 15:05:50 UTC 2024
      11.7K bytes
     
Back to top