Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 1,343 for test (0.18 sec)

  1. MetaTalk

    June 19 test MeTa queue test [ more inside ] posted by Testy Tess...at 3:02 PM - 6 comments Queue test Is this MetaTalk post published...
    metatalk.metafilter.com
    Tue Jul 01 00:52:44 UTC 2025
      37.5K bytes
      1 views
      Cache
     
  2. AdaBoostClassifier — scikit-learn 1.7.0 documen...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Sun Jun 29 19:04:30 UTC 2025
      158.1K bytes
      Cache
     
  3. 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...
    Sun Jun 29 19:04:30 UTC 2025
      141.6K bytes
      Cache
     
  4. plot_classifier_comparison.rst.txt

    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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      7.8K bytes
     
  5. CalibratedClassifierCV — scikit-learn 1.7.0 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Sun Jun 29 19:04:30 UTC 2025
      154.7K bytes
      Cache
     
  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
    Sun Jun 29 19:04:29 UTC 2025
      153.5K bytes
      Cache
     
  7. ElasticNet — scikit-learn 1.7.0 documentation

    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.ElasticNet.html
    Mon Jun 30 13:50:30 UTC 2025
      166.1K bytes
      Cache
     
  8. 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
     
  9. plot_hgbt_regression.py

    import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Sun Jun 29 19:04:30 UTC 2025
      16.3K 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
    Sun Jun 29 19:04:29 UTC 2025
      157.7K bytes
      Cache
     
Back to top