Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,770 for test (0.09 sec)

  1. StratifiedShuffleSplit — scikit-learn 1.5.0 doc...

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Wed May 22 15:20:05 UTC 2024
      127.1K bytes
      Cache
     
  2. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Wed May 22 15:20:05 UTC 2024
      147K bytes
      Cache
     
  3. An emerging new picture of animal consciousness...

    don’t pass the mirror test. The mirror test is ableism! I mean most...using the “mirror-mark test,” which tests whether an animal, upon...
    www.metafilter.com/203484/An-emerging-new-picture-of-animal-consciousness
    Sat Apr 27 00:52:22 UTC 2024
      55.4K bytes
      Cache
     
  4. plot_multi_metric_evaluation.ipynb

    1)[0][0]\n best_score = results[\"mean_test_%s\" % scorer][best_index]\n\n...etc...)\n\nThe ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Tue May 21 18:58:19 UTC 2024
      4.8K bytes
     
  5. GroupShuffleSplit — scikit-learn 1.5.0 document...

    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.GroupShuffleSplit.html
    Wed May 22 15:20:10 UTC 2024
      133.6K bytes
      Cache
     
  6. 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
    Wed May 22 15:20:05 UTC 2024
      157.9K bytes
      Cache
     
  7. class_likelihood_ratios — scikit-learn 1.5.0 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Wed May 22 15:20:05 UTC 2024
      124.8K bytes
      Cache
     
  8. RepeatedStratifiedKFold — scikit-learn 1.5.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
    Wed May 22 15:20:05 UTC 2024
      126.4K bytes
      Cache
     
  9. contributing.rst.txt

    sklearn/linear_model/tests/test_logistic.py` to run the tests specific to...center .. _testing_coverage: Testing and improving test coverage...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Tue May 21 18:58:18 UTC 2024
      60K bytes
      1 views
     
  10. 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
    Wed May 22 15:20:05 UTC 2024
      124.1K bytes
      Cache
     
Back to top