Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,324 for test (0.08 sec)

  1. plot_multi_metric_evaluation.py

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Fri Jul 11 17:08:38 UTC 2025
      3.6K bytes
     
  2. GroupShuffleSplit — scikit-learn 1.7.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
    Fri Jul 11 17:08:38 UTC 2025
      128.4K bytes
      Cache
     
  3. 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
    Fri Jul 11 17:08:39 UTC 2025
      152.3K bytes
      Cache
     
  4. 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
    Fri Jul 11 17:08:38 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  5. 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
    Fri Jul 11 17:08:41 UTC 2025
      156.1K bytes
      Cache
     
  6. 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
    Fri Jul 11 17:08:39 UTC 2025
      121.6K bytes
      Cache
     
  7. Open source full text search server – roadmap

    ARCHIVES Support Open source full text search server – roadmap This...
    fess.codelibs.org/roadmap.html
    Fri Jul 11 02:39:40 UTC 2025
      12.3K bytes
      42 views
      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
    Fri Jul 11 17:08:38 UTC 2025
      119.5K bytes
      Cache
     
  9. 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
    Fri Jul 11 17:08:41 UTC 2025
      127.3K bytes
      Cache
     
  10. 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
    Thu Jul 10 15:56:49 UTC 2025
      121.9K bytes
      Cache
     
Back to top