Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,345 for test (0.16 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
    Sun Jun 29 19:04:30 UTC 2025
      3.6K bytes
     
  2. 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
    Mon Jun 30 13:50:30 UTC 2025
      136.6K bytes
      Cache
     
  3. LassoCV — scikit-learn 1.7.0 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 Jun 30 13:50:30 UTC 2025
      169.1K bytes
      Cache
     
  4. 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
    Mon Jun 30 13:50:28 UTC 2025
      152.3K bytes
      Cache
     
  5. 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
    Mon Jun 30 13:50:30 UTC 2025
      119.5K bytes
      Cache
     
  6. cross_validation.rst.txt

    available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      41.1K bytes
      6 views
     
  7. 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
    Mon Jun 30 13:50:28 UTC 2025
      156.1K bytes
      Cache
     
  8. 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 Jun 30 13:50:27 UTC 2025
      118.2K bytes
      Cache
     
  9. KFold — scikit-learn 1.7.0 documentation

    scikit-learn Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Jun 30 13:50:28 UTC 2025
      123.2K bytes
      Cache
     
  10. Observability: Get Started creating a synthetic...

    organizations to proactively test and monitor applications by...if the website or app being tested are accessible from: Elastic's...
    www.elastic.co/getting-started/observability/create-synthetic-monitor
    Tue Jul 01 01:04:47 UTC 2025
      375.2K bytes
      Cache
     
Back to top