Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 100 of 1,322 for test (0.64 sec)

  1. plot_classifier_comparison.rst.txt

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Sep 08 19:15:59 UTC 2025
      7.8K bytes
     
  2. StratifiedShuffleSplit — scikit-learn 1.7.2 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
    Mon Sep 08 19:15:58 UTC 2025
      122.5K bytes
      Cache
     
  3. class_likelihood_ratios — scikit-learn 1.7.2 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
    Mon Sep 08 19:15:59 UTC 2025
      122.5K bytes
      Cache
     
  4. GroupShuffleSplit — scikit-learn 1.7.2 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
    Mon Sep 08 19:15:58 UTC 2025
      128.2K bytes
      Cache
     
  5. RFECV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Sep 08 19:16:00 UTC 2025
      158.4K bytes
      Cache
     
  6. BuzzFeed

    is not a taste bud. I repeat: Grimace is not a taste bud! Kelley...Gentry, and Noah Lalonde Co-Star Test | Bucket List Actor manifesting...
    www.buzzfeed.com/ca
    Tue Sep 09 00:24:00 UTC 2025
      861.3K bytes
      Cache
     
  7. Examples — scikit-learn 1.7.2 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
    Mon Sep 08 19:16:01 UTC 2025
      273K bytes
      Cache
     
  8. 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 Sep 08 19:15:59 UTC 2025
      1.7M bytes
      7 views
     
  9. Video shows children fleeing from Annunciation ...

    measures to admissions as protests test campus climate 05:34 CDC staff...measures to admissions as protests test campus climate 05:34 CDC staff...
    www.nbcnews.com/video/video-shows-children-fleeing-from-annunciation-church-after-shooting-246013...
    Fri Aug 29 01:21:15 UTC 2025
      933K bytes
      Cache
     
  10. RepeatedStratifiedKFold — scikit-learn 1.7.2 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
    Mon Sep 08 19:16:00 UTC 2025
      121.6K bytes
      Cache
     
  11. 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 Sep 08 19:16:00 UTC 2025
      136.4K bytes
      Cache
     
  12. plot_hgbt_regression.zip

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...import train_test_split\n\nX_train, X_test, y_train, y_test = train_test_split(X,...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Wed Sep 03 15:29:59 UTC 2025
      36.8K bytes
     
  13. Father of Fletcher Merkel, killed in Minneapoli...

    measures to admissions as protests test campus climate 05:34 CDC staff...measures to admissions as protests test campus climate 05:34 CDC staff...
    www.nbcnews.com/video/father-of-fletcher-merkel-killed-in-minneapolis-shooting-speaks-out-2460191...
    Fri Aug 29 01:20:38 UTC 2025
      935.8K bytes
      Cache
     
  14. 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 Sep 08 19:15:59 UTC 2025
      168.7K bytes
      Cache
     
  15. 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 Sep 08 19:15:58 UTC 2025
      127.1K bytes
      Cache
     
  16. 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 Sep 08 19:16:00 UTC 2025
      121.9K bytes
      Cache
     
  17. 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...
    Mon Sep 08 19:15:59 UTC 2025
      141.5K bytes
      Cache
     
  18. cross_validate — scikit-learn 1.7.2 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
    Mon Sep 08 19:15:59 UTC 2025
      138.3K bytes
      Cache
     
  19. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Mon Sep 08 19:15:59 UTC 2025
      10.8K bytes
     
  20. 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 Sep 08 19:16:00 UTC 2025
      151.8K bytes
      Cache
     
  21. BuzzFeed

    is not a taste bud. I repeat: Grimace is not a taste bud! Kelley...Gentry, and Noah Lalonde Co-Star Test | Bucket List Actor manifesting...
    www.buzzfeed.com/au
    Tue Sep 09 00:24:21 UTC 2025
      867.5K bytes
      Cache
     
  22. fetch_20newsgroups — scikit-learn 1.7.2 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 Sep 08 19:15:59 UTC 2025
      119.5K bytes
      Cache
     
  23. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Mon Sep 08 19:15:58 UTC 2025
      112.7K bytes
      Cache
     
  24. TunedThresholdClassifierCV — scikit-learn 1.7.2...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Mon Sep 08 19:15:59 UTC 2025
      148.2K bytes
      Cache
     
  25. 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 Sep 08 19:15:58 UTC 2025
      144.5K bytes
      Cache
     
  26. KNeighborsClassifier — scikit-learn 1.7.2 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 Sep 08 19:15:59 UTC 2025
      156K bytes
      Cache
     
  27. plot_classifier_comparison.py

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Mon Sep 08 19:15:59 UTC 2025
      4.8K bytes
      1 views
     
  28. LassoLarsCV — scikit-learn 1.7.2 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Mon Sep 08 19:15:59 UTC 2025
      145.6K bytes
      Cache
     
  29. Feature Selection — scikit-learn 1.7.2 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Sep 08 19:16:01 UTC 2025
      76.6K bytes
      Cache
     
  30. Elasticsearch vs. OpenSearch: Vector Search Per...

    undertaken this performance testing to provide a clear, data-driven...Kubernetes manifests for running the tests. The results detailed in this...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Tue Sep 09 01:04:33 UTC 2025
      239.4K bytes
      1 views
      Cache
     
  31. quantile_transform — scikit-learn 1.7.2 documen...

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Mon Sep 08 19:16:00 UTC 2025
      117K bytes
      Cache
     
  32. Using LLMs to build an Elastic connector fast: ...

    begin adding unit tests, end-to-end tests, and documentation....you’ll only need to validate, test, and tweak. Side note: you can...
    www.elastic.co/search-labs/blog/elastic-connectors-crawl4ai-llms
    Thu Aug 28 01:11:22 UTC 2025
      189.4K bytes
      Cache
     
  33. f_regression — scikit-learn 1.7.2 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Mon Sep 08 19:15:59 UTC 2025
      118.1K bytes
      Cache
     
  34. CalibratedClassifierCV — scikit-learn 1.7.2 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Sep 08 19:15:59 UTC 2025
      154.3K bytes
      Cache
     
  35. GaussianProcessClassifier — scikit-learn 1.7.2 ...

    {‘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
    Mon Sep 08 19:15:59 UTC 2025
      149K bytes
      Cache
     
  36. 7.3. Preprocessing data — scikit-learn 1.7.2 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
    Mon Sep 08 19:15:58 UTC 2025
      198.2K bytes
      Cache
     
  37. AdaBoostClassifier — scikit-learn 1.7.2 documen...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Sep 08 19:16:00 UTC 2025
      157.7K bytes
      Cache
     
  38. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Wed Sep 03 15:29:59 UTC 2025
      16.3K bytes
     
  39. Overview | Elastic Docs

    into a training and a test set. The test set won’t be used to...data frame analytics. Train, test, iterate After your data is...
    www.elastic.co/docs/explore-analyze/machine-learning/data-frame-analytics/ml-dfa-overview
    Mon Sep 08 07:35:39 UTC 2025
      180.9K bytes
      Cache
     
  40. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Tue Sep 09 00:47:43 UTC 2025
      577.9K bytes
      1 views
      Cache
     
  41. ElasticNetCV — scikit-learn 1.7.2 documentation

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Sep 08 19:15:58 UTC 2025
      166.4K bytes
      Cache
     
  42. Epstein accuser’s family blasts Ghislaine Maxwe...

    SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...SpaceX Starship gears up for 10th test flight 01:23 Chicago mayor blasts...
    www.nbcnews.com/video/epstein-accuser-s-family-blasts-ghislaine-maxwell-testimony-release-2456689...
    Mon Aug 25 01:18:50 UTC 2025
      938.9K bytes
      Cache
     
  43. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Sep 08 19:15:59 UTC 2025
      140.3K bytes
      Cache
     
  44. 3.1. Cross-validation: evaluating estimator per...

    available data as a test set X_test, y_test . Note that the word...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Sep 08 19:15:59 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  45. Subscriptions | Elastic Stack Products & Suppor...

    Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...
    www.elastic.co/subscriptions
    Tue Sep 09 01:17:36 UTC 2025
      1M bytes
      3 views
      Cache
     
  46. MLPRegressor — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( X ,...-291]) >>> regr . score ( X_test , y_test ) 0.98 fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Mon Sep 08 19:15:59 UTC 2025
      163K bytes
      Cache
     
  47. Elastic Cloud Hosted pricing | Elastic

    Monitoring browser tests are $0.0123 per test run (metered in 60...simultaneous test run capacity (~2.6 billion tests per month)....
    www.elastic.co/pricing/cloud-hosted
    Tue Sep 09 01:17:50 UTC 2025
      474.6K bytes
      Cache
     
  48. GridSearchCV — scikit-learn 1.7.2 documentation

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon Sep 08 19:15:59 UTC 2025
      184.7K bytes
      Cache
     
  49. ElasticNet — scikit-learn 1.7.2 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Mon Sep 08 19:15:58 UTC 2025
      166.2K bytes
      Cache
     
  50. feature_selection.rst.txt

    the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Mon Sep 08 19:15:59 UTC 2025
      14.5K bytes
      3 views
     
Back to top