Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 825 for test (0.08 sec)

  1. make_regression — scikit-learn 1.5.0 documentation

    Train error vs Test error Train error vs Test error Effect of...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Tue May 28 11:51:32 UTC 2024
      124.8K bytes
      Cache
     
  2. 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
    Tue May 28 11:51:32 UTC 2024
      155.7K bytes
      Cache
     
  3. f_regression — scikit-learn 1.5.0 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Tue May 28 11:51:33 UTC 2024
      124.2K bytes
      Cache
     
  4. 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
    Tue May 28 11:51:34 UTC 2024
      118.2K bytes
      Cache
     
  5. load_iris — scikit-learn 1.5.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...(ROC) with cross validation Test with permutations the significance...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Tue May 28 11:51:34 UTC 2024
      138.4K bytes
      Cache
     
  6. MLPClassifier — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...1]) >>> clf . score ( X_test , y_test ) 0.8... fit ( X , y ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Tue May 28 11:51:34 UTC 2024
      164K bytes
      Cache
     
  7. OneVsOneClassifier — scikit-learn 1.5.0 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon May 27 10:29:31 UTC 2024
      149.2K 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
    Tue May 28 11:51:33 UTC 2024
      157.2K bytes
      Cache
     
  9. cross_val_score — scikit-learn 1.5.0 documentation

    IterativeImputer Nested versus non-nested cross-validation Nested versus...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Tue May 28 11:51:34 UTC 2024
      130.1K bytes
      Cache
     
  10. AdaBoostRegressor — scikit-learn 1.5.0 document...

    n_features) Test samples. For some estimators...determine the prediction on a test set after each boost. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Tue May 28 11:51:32 UTC 2024
      152.3K bytes
      Cache
     
Back to top