Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,345 for test (0.23 sec)

  1. Trying Acupuncture For The First Time

    Acupuncture For The First Time THE TEST FRIENDS For more videos, check...
    www.buzzfeed.com/webstories/trying-acupuncture-for-the-first-time/
    Wed Jun 18 00:04:20 UTC 2025
      47K bytes
      1 views
      Cache
     
  2. validation_curve — scikit-learn 1.7.0 documenta...

    print ( f "The average test accuracy is { test_scores . mean () :...curve. Determine training and test scores for varying parameter...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Mon Jun 30 13:50:30 UTC 2025
      121.9K bytes
      Cache
     
  3. OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Mon Jun 30 13:50:30 UTC 2025
      134.2K bytes
      2 views
      Cache
     
  4. QuadraticDiscriminantAnalysis — scikit-learn 1....

    n_features) Array of samples (test vectors). Returns : C ndarray...classification on an array of test vectors X. The predicted class...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Mon Jun 30 13:50:28 UTC 2025
      141.6K bytes
      Cache
     
  5. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Sun Jun 29 19:04:30 UTC 2025
      1.7M bytes
      7 views
     
  6. ComplementNB — scikit-learn 1.7.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
    Mon Jun 30 13:50:27 UTC 2025
      153.5K bytes
      Cache
     
  7. cross_validate — scikit-learn 1.7.0 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Mon Jun 30 13:50:27 UTC 2025
      137.7K bytes
      Cache
     
  8. fetch_species_distributions — scikit-learn 1.7....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Mon Jun 30 13:50:28 UTC 2025
      112.7K bytes
      Cache
     
  9. plot_classifier_comparison.zip

    and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Sun Jun 29 19:04:31 UTC 2025
      10.8K bytes
     
  10. RFECV — scikit-learn 1.7.0 documentation

    test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Mon Jun 30 13:50:27 UTC 2025
      157.7K bytes
      Cache
     
Back to top