Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=0)...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri May 17 16:55:51 UTC 2024
      118.5K bytes
      2 views
     
  2. index.rst.txt

    differences between univariate F-test statistics and mutual inform...">...mages/thumb/sphx_glr_plot_f_test_vs_mi_thumb.png :alt: :ref:...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Fri May 17 16:55:52 UTC 2024
      144.7K bytes
      5 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 17 16:55:53 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
    Thu May 16 17:15:45 UTC 2024
      88.1K bytes
      1 views
     
  5. roadmap.rst.txt

    Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Fri May 17 16:55:52 UTC 2024
      11.7K bytes
     
  6. support.rst.txt

    about repository updates and test failures on the `scikit-learn-commits...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri May 17 16:55:52 UTC 2024
      2.9K bytes
     
  7. 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
    Thu May 16 17:15:46 UTC 2024
      41.8K bytes
     
  8. 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 17 16:55:51 UTC 2024
      13.5K bytes
      1 views
     
  9. feature_extraction.rst.txt

    testing.assert_array_equal(one_image,...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Fri May 17 16:55:53 UTC 2024
      43.4K bytes
     
  10. 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 17 16:55:53 UTC 2024
      17.4K bytes
     
Back to top