Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 824 for test (0.1 sec)

  1. KNeighborsRegressor — scikit-learn 1.5.0 docume...

    n_indexed) if metric == ‘precomputed’ Test samples. Returns : y ndarray...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Fri May 31 14:06:06 UTC 2024
      157.3K bytes
      Cache
     
  2. OAS — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Thu May 30 15:22:07 UTC 2024
      143.3K bytes
      Cache
     
  3. CogStack transforms healthcare with Elasticsear...

    source version of Elastic to test some early proofs of concept,”...risk to patients “If there is a test that shows an abnormality, CogStack...
    www.elastic.co/customers/nhs
    Sat Jun 01 00:32:55 UTC 2024
      371.4K bytes
      Cache
     
  4. Official Elasticsearch Pricing: Elastic Cloud, ...

    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
    Sat Jun 01 00:07:40 UTC 2024
      378.6K bytes
      Cache
     
  5. ComplementNB — scikit-learn 1.5.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
    Thu May 30 15:22:05 UTC 2024
      159.3K bytes
      Cache
     
  6. GaussianProcessClassifier — scikit-learn 1.5.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
    Fri May 31 14:06:07 UTC 2024
      152.2K bytes
      Cache
     
  7. f_regression — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      124.2K bytes
      Cache
     
  8. TunedThresholdClassifierCV — scikit-learn 1.5.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 May 31 14:06:07 UTC 2024
      154.3K bytes
      Cache
     
  9. HalvingGridSearchCV — scikit-learn 1.5.0 docume...

    cross-validated score of the best_estimator. best_params_ dict Parameter...that gave the best results on the hold out data. best_index_ int...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Fri May 31 14:06:07 UTC 2024
      167.4K bytes
      Cache
      Similar Results (1)
     
  10. 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
    Fri May 31 14:06:07 UTC 2024
      165K bytes
      Cache
     
Back to top