Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,178 for test (0.09 sec)

  1. learning_curve — scikit-learn 1.5.0 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon May 27 10:29:31 UTC 2024
      128.3K bytes
      Cache
     
  2. NearestCentroid — scikit-learn 1.5.0 documentation

    with test samples classified to the class...classification on an array of test vectors X . The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Tue May 28 11:51:34 UTC 2024
      135.7K bytes
      Cache
     
  3. Putting it all together — scikit-learn 1.5.0 do...

    X_test , y_train , y_test = train_test_split ( X , y , test_size...set and a test and keep 25% of the data for testing. X_train ,...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Tue May 28 11:51:33 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  4. Examples — scikit-learn 1.6.dev0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/dev/auto_examples/index.html
    Tue May 28 11:51:32 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
  5. MultinomialNB — scikit-learn 1.5.0 documentation

    classification of text documents Out-of-core classification of text documents...classification on an array of test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Tue May 28 11:51:32 UTC 2024
      157.9K bytes
      Cache
     
  6. SVC — scikit-learn 1.5.0 documentation

    cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Tue May 28 11:51:32 UTC 2024
      184.5K bytes
      Cache
     
  7. Contributing — scikit-learn 1.6.dev0 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...sklearn path/to/tests See also Testing and improving test coverage ....
    scikit-learn.org/dev/developers/contributing.html
    Tue May 28 11:51:32 UTC 2024
      143.4K bytes
      Cache
     
  8. Supervised learning: predicting an output varia...

    iris_X_test = iris_X [ indices [ - 10 :]] >>> iris_y_test = iris_y...predict ( diabetes_X_test ) - diabetes_y_test ) ** 2 ) 2004.5......
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Tue May 28 11:51:33 UTC 2024
      77.2K bytes
      Cache
     
  9. FixedThresholdClassifier — scikit-learn 1.5.0 d...

    X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Tue May 28 11:51:32 UTC 2024
      146.9K bytes
      Cache
     
  10. Introducing Elastic Observability's New Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/blog/new-synthetic-monitoring-observability
    Wed May 29 00:56:30 UTC 2024
      430.4K bytes
      Cache
     
Back to top