Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 36 for tests (0.08 sec)

  1. plot_multi_metric_evaluation.rst.txt

    ``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Fri May 03 17:04:24 UTC 2024
      6.4K bytes
     
  2. linear_model.rst.txt

    * Medical Drug Testing: probability of curing a patient...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Fri May 03 17:04:25 UTC 2024
      77.9K bytes
      7 views
     
  3. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Fri May 03 17:04:25 UTC 2024
      7.7K bytes
     
  4. 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
    Fri May 03 17:04:24 UTC 2024
      88.1K bytes
      1 views
     
  5. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri May 03 17:04:25 UTC 2024
      2.9K bytes
     
  6. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Fri May 03 17:04:24 UTC 2024
      11.7K bytes
     
  7. install.rst.txt

    running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...
    scikit-learn.org/stable/_sources/install.rst.txt
    Fri May 03 17:04:25 UTC 2024
      13.5K bytes
      1 views
     
  8. related_projects.rst.txt

    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
    Fri May 03 17:04:24 UTC 2024
      17.4K bytes
     
  9. classes.rst.txt

    train_test_split .. _hyper_parameter_optimizers:...model_selection.permutation_test_score model_selection.validation_curve...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Fri May 03 17:04:25 UTC 2024
      41.8K bytes
     
  10. feature_extraction.rst.txt

    testing.assert_array_equal(one_image,...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Thu May 02 15:42:34 UTC 2024
      43.4K bytes
     
Back to top