Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 1,340 for test (0.14 sec)

  1. cross_validate — scikit-learn 1.7.1 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Tue Aug 19 13:22:48 UTC 2025
      138.3K bytes
      Cache
     
  2. Feature Selection — scikit-learn 1.7.1 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Tue Aug 19 13:22:51 UTC 2025
      76.6K bytes
      Cache
     
  3. ComplementNB — scikit-learn 1.7.1 documentation

    classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Mon Aug 18 14:45:00 UTC 2025
      153.1K bytes
      Cache
     
  4. fetch_20newsgroups — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:48 UTC 2025
      119.5K bytes
      Cache
     
  5. KNeighborsClassifier — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:51 UTC 2025
      156K bytes
      Cache
     
  6. 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
    Mon Aug 18 01:13:32 UTC 2025
      371.8K bytes
      Cache
     
  7. 7.3. Preprocessing data — scikit-learn 1.7.1 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Tue Aug 19 13:22:51 UTC 2025
      198.2K bytes
      Cache
     
  8. GaussianProcessClassifier — scikit-learn 1.7.1 ...

    {‘one_vs_rest’, ‘one_vs_one’}, default=’one_vs_rest’ Specifies...are ‘one_vs_rest’ and ‘one_vs_one’. In ‘one_vs_rest’, one binary...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Tue Aug 19 13:22:49 UTC 2025
      149K bytes
      Cache
     
  9. LearningCurveDisplay — scikit-learn 1.7.1 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 Aug 18 14:44:57 UTC 2025
      144.5K bytes
      Cache
     
  10. Examples — scikit-learn 1.7.1 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Tue Aug 19 13:22:49 UTC 2025
      273K bytes
      Cache
     
Back to top