Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 1,295 for test (0.16 sec)

  1. GroupKFold — scikit-learn 1.7.2 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
    Mon Oct 13 16:40:52 UTC 2025
      127.1K bytes
      Cache
     
  2. validation_curve — scikit-learn 1.7.2 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
    Mon Oct 13 16:40:52 UTC 2025
      121.9K bytes
      Cache
     
  3. Contributing — scikit-learn 1.7.2 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
    Mon Oct 13 16:40:52 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  4. 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
    Mon Oct 13 16:40:52 UTC 2025
      118.2K bytes
      Cache
     
  5. LassoCV — scikit-learn 1.7.2 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Oct 13 16:40:52 UTC 2025
      168.7K bytes
      Cache
     
  6. LearningCurveDisplay — scikit-learn 1.7.2 docum...

    test_scores = test_scores , score_name =...train_sizes , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Mon Oct 13 16:40:52 UTC 2025
      144.5K bytes
      Cache
     
  7. NearestCentroid — scikit-learn 1.7.2 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
    Mon Oct 13 16:40:52 UTC 2025
      136.4K bytes
      Cache
     
  8. MultinomialNB — scikit-learn 1.7.2 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
    Mon Oct 13 16:40:52 UTC 2025
      151.8K bytes
      Cache
     
  9. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Oct 13 16:40:52 UTC 2025
      1.7M bytes
      7 views
     
  10. Quickstart: Create a Synthetic Monitor | Elasti...

    organizations to proactively test and monitor applications by...if the website or app being tested are accessible from: Elastic's...
    www.elastic.co/docs/solutions/observability/get-started/quickstart-create-synthetic-monitor
    Tue Sep 23 22:37:58 UTC 2025
      308.6K bytes
      Cache
     
Back to top