Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 7 of 7 for tests (0.07 sec)

  1. linear_model.rst.txt

    * Medical Drug Testing: probability of curing a patient...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon May 20 18:34:24 UTC 2024
      77.9K bytes
      8 views
     
  2. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Mon May 20 18:34:23 UTC 2024
      88.1K bytes
      1 views
     
  3. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Mon May 20 18:34:24 UTC 2024
      11.7K bytes
     
  4. 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...
    Mon May 20 18:34:25 UTC 2024
      40.9K bytes
     
  5. faq.rst.txt

    ^^^^^^^^^^ scikit-learn is regularly tested and maintained to work with...differently. Please refer to the test suite of the specific module...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Mon May 20 18:34:24 UTC 2024
      23.4K bytes
      2 views
     
  6. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon May 20 18:34:24 UTC 2024
      37.8K bytes
     
  7. v1.4.rst.txt

    train_test_split` in :pr:`26855` by `Tim...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Mon May 20 18:34:23 UTC 2024
      47K bytes
     
Back to top