Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,149 for test (0.22 sec)

  1. 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
    Wed May 22 15:20:05 UTC 2024
      154.3K bytes
      Cache
     
  2. 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
    Tue May 21 18:58:19 UTC 2024
      119.3K bytes
      Cache
      Similar Results (1)
     
  3. 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
    Tue May 21 18:58:18 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Wed May 22 15:20:05 UTC 2024
      184.5K bytes
      Cache
     
  5. 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
    Wed May 22 15:20:05 UTC 2024
      146.9K bytes
      Cache
     
  6. 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
    Thu May 23 00:57:01 UTC 2024
      135.9K bytes
      Cache
     
  7. minmax_scale — scikit-learn 1.5.0 documentation

    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.minmax_scale.html
    Wed May 22 15:20:10 UTC 2024
      121.3K bytes
      Cache
     
  8. 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
    Wed May 22 15:20:08 UTC 2024
      129.9K bytes
      Cache
     
  9. LassoCV — scikit-learn 1.5.0 documentation

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Wed May 22 15:20:05 UTC 2024
      173.8K bytes
      Cache
     
  10. 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
    Wed May 22 15:20:10 UTC 2024
      118.2K bytes
      Cache
     
Back to top