Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,343 for test (0.35 sec)

  1. NearestCentroid — scikit-learn 1.7.0 documentation

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sun Jun 29 19:04:30 UTC 2025
      136.6K bytes
      Cache
     
  2. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Tue Jul 01 00:05:52 UTC 2025
      545.6K bytes
      Cache
     
  3. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Sun Jun 29 19:04:30 UTC 2025
      118.2K bytes
      Cache
     
  4. RepeatedStratifiedKFold — scikit-learn 1.7.0 do...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Sun Jun 29 19:04:29 UTC 2025
      121.6K bytes
      Cache
     
  5. Contributing — scikit-learn 1.7.0 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/stable/developers/contributing.html
    Sun Jun 29 19:04:30 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  6. MultinomialNB — scikit-learn 1.7.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
    Sun Jun 29 19:04:30 UTC 2025
      152.3K bytes
      Cache
     
  7. GroupKFold — scikit-learn 1.7.0 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sun Jun 29 19:04:30 UTC 2025
      127.3K bytes
      Cache
     
  8. fetch_20newsgroups — scikit-learn 1.7.0 documen...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Sun Jun 29 19:04:29 UTC 2025
      119.5K bytes
      Cache
     
  9. validation_curve — scikit-learn 1.7.0 documenta...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Sun Jun 29 19:04:30 UTC 2025
      121.9K bytes
      Cache
     
  10. KNeighborsClassifier — scikit-learn 1.7.0 docum...

    or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Sun Jun 29 19:04:29 UTC 2025
      156.1K bytes
      Cache
     
Back to top