Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,152 for test (0.12 sec)

  1. 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 28 11:51:32 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
  2. Investigations: U.S. & World News Investigation...

    One Nation Overdosed Fentanyl test strips are being used by drug...social media showing “negative” test results for fentanyl — results...
    www.nbcnews.com/investigations
    Thu May 30 00:49:57 UTC 2024
      905.7K bytes
      Cache
     
  3. 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
    Tue May 28 11:51:32 UTC 2024
      184.5K bytes
      Cache
     
  4. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Tue May 28 11:51:34 UTC 2024
      150.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
    Tue May 28 11:51:32 UTC 2024
      146.9K bytes
      Cache
     
  6. DummyRegressor — scikit-learn 1.5.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Tue May 28 11:51:33 UTC 2024
      146.4K bytes
      Cache
     
  7. 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 28 11:51:31 UTC 2024
      119.4K bytes
      Cache
      Similar Results (1)
     
  8. 6.3. Preprocessing data — scikit-learn 1.5.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) # apply scaling on testing data, without...
    scikit-learn.org/stable/modules/preprocessing.html
    Wed May 29 10:52:43 UTC 2024
      205.2K bytes
      Cache
     
  9. GaussianNB — 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.GaussianNB.html
    Tue May 28 11:51:32 UTC 2024
      160.9K bytes
      Cache
     
  10. OutputCodeClassifier — scikit-learn 1.5.0 docum...

    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.multiclass.OutputCodeClassifier.html
    Tue May 28 11:51:34 UTC 2024
      138.2K bytes
      Cache
     
Back to top