Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,344 for test (0.23 sec)

  1. ElasticNetCV — scikit-learn 1.7.0 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 Jun 30 13:50:27 UTC 2025
      166.7K bytes
      Cache
     
  2. 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 Jul 01 01:14:05 UTC 2025
      477.2K bytes
      Cache
     
  3. KNeighborsRegressor — scikit-learn 1.7.0 docume...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Sun Jun 29 19:04:29 UTC 2025
      152K bytes
      Cache
     
  4. GaussianProcessClassifier — scikit-learn 1.7.0 ...

    {‘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
    Sun Jun 29 19:04:30 UTC 2025
      149.1K bytes
      Cache
     
  5. MLPRegressor — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:30 UTC 2025
      163.6K bytes
      Cache
     
  6. RepeatedKFold — scikit-learn 1.7.0 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sun Jun 29 19:04:29 UTC 2025
      119.4K bytes
      Cache
     
  7. Examples — scikit-learn 1.7.0 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 Jun 30 13:50:30 UTC 2025
      273K bytes
      Cache
     
  8. Trying Acupuncture For The First Time

    Acupuncture For The First Time THE TEST FRIENDS For more videos, check...
    www.buzzfeed.com/webstories/trying-acupuncture-for-the-first-time/
    Wed Jun 18 00:04:20 UTC 2025
      47K bytes
      1 views
      Cache
     
  9. learning_curve — scikit-learn 1.7.0 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Sun Jun 29 19:04:30 UTC 2025
      125.7K bytes
      Cache
     
  10. TunedThresholdClassifierCV — scikit-learn 1.7.0...

    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
    Fri Jun 27 15:51:03 UTC 2025
      148.4K bytes
      Cache
     
Back to top