Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 798 for test (0.3 sec)

  1. 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
    Mon Jun 30 01:14:37 UTC 2025
      477.2K bytes
      Cache
     
  2. StratifiedKFold — scikit-learn 1.7.0 documentation

    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.StratifiedKFold.html
    Sun Jun 29 19:04:30 UTC 2025
      124.7K bytes
      Cache
     
  3. 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
     
  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. 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
    Sun Jun 29 19:04:29 UTC 2025
      156.1K bytes
      Cache
     
  6. check_estimator — scikit-learn 1.7.0 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sun Jun 29 19:04:30 UTC 2025
      122.8K bytes
      Cache
     
  7. 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
     
  8. 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
     
  9. SVC — scikit-learn 1.7.0 documentation

    Scalability Nested versus non-nested cross-validation Nested versus...versus non-nested cross-validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Sun Jun 29 19:04:29 UTC 2025
      176.8K bytes
      Cache
     
  10. ComplementNB — scikit-learn 1.7.0 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
    Sun Jun 29 19:04:29 UTC 2025
      153.5K bytes
      Cache
     
Back to top