Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 682 for test (0.09 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. ShrunkCovariance — scikit-learn 1.5.0 documenta...

    : 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.ShrunkCovariance.html
    Wed May 22 15:20:05 UTC 2024
      142.1K bytes
      Cache
     
  3. RidgeCV — scikit-learn 1.5.0 documentation

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Wed May 22 15:20:10 UTC 2024
      155.7K bytes
      Cache
     
  4. 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
     
  5. 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
     
  6. ClassifierMixin — scikit-learn 1.5.0 documentation

    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/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Wed May 22 15:20:08 UTC 2024
      119.7K bytes
      Cache
     
  7. 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
     
  8. EllipticEnvelope — scikit-learn 1.5.0 documenta...

    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/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Wed May 22 15:20:10 UTC 2024
      157.2K 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