Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 824 for test (0.09 sec)

  1. ClassifierMixin — scikit-learn 1.6.dev0 documen...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/dev/modules/generated/sklearn.base.ClassifierMixin.html
    Fri May 31 14:06:04 UTC 2024
      113.6K bytes
      Cache
      Similar Results (1)
     
  2. Linklaters Delivers Faster, Better Enterprise S...

    test, and go live with no interruption...This streamlines development, testing, and enables automated scaling...
    www.elastic.co/customers/linklaters
    Sat Jun 01 00:59:53 UTC 2024
      355.7K bytes
      Cache
     
  3. How to easily add application monitoring in Kub...

    shown here: package test ; public class Testing implements Runnable...name : webhook - test labels : app : webhook - test spec : containers...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Fri May 31 01:01:04 UTC 2024
      135.9K bytes
      Cache
     
  4. LogisticRegressionCV — scikit-learn 1.5.0 docum...

    scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri May 31 14:06:04 UTC 2024
      172.2K bytes
      Cache
     
  5. Examples — scikit-learn 1.6.dev0 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/dev/auto_examples/index.html
    Fri May 31 14:06:05 UTC 2024
      245.7K bytes
      Cache
      Similar Results (1)
     
  6. StratifiedKFold — scikit-learn 1.5.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
    Fri May 31 14:06:06 UTC 2024
      129.9K bytes
      Cache
     
  7. SVC — scikit-learn 1.5.0 documentation

    cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Fri May 31 14:06:07 UTC 2024
      184.5K bytes
      Cache
     
  8. fetch_species_distributions — scikit-learn 1.5....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Thu May 30 15:22:07 UTC 2024
      118.2K bytes
      Cache
     
  9. RepeatedKFold — scikit-learn 1.5.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
    Fri May 31 14:06:04 UTC 2024
      125K bytes
      Cache
     
  10. FixedThresholdClassifier — scikit-learn 1.5.0 d...

    X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Fri May 31 14:06:06 UTC 2024
      146.9K bytes
      Cache
     
Back to top