Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 1,345 for test (0.07 sec)

  1. LogisticRegressionCV — scikit-learn 1.7.0 docum...

    scoring option on the given test data and labels. Parameters...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Mon Jun 30 13:50:27 UTC 2025
      167.2K bytes
      Cache
     
  2. GridSearchCV — scikit-learn 1.7.0 documentation

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon Jun 30 13:50:28 UTC 2025
      184.7K bytes
      Cache
     
  3. LassoLarsIC — 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.LassoLarsIC.html
    Mon Jun 30 13:50:27 UTC 2025
      146K bytes
      Cache
     
  4. LedoitWolf — scikit-learn 1.7.0 documentation

    : 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.LedoitWolf.html
    Mon Jun 30 13:50:27 UTC 2025
      133.2K bytes
      Cache
     
  5. EllipticEnvelope — scikit-learn 1.7.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
    Mon Jun 30 13:50:27 UTC 2025
      145.9K bytes
      Cache
     
  6. ShrunkCovariance — scikit-learn 1.7.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
    Mon Jun 30 13:50:27 UTC 2025
      131.5K bytes
      Cache
     
  7. roadmap.rst.txt

    data by implementing a common test. * An amputation sample generator...Improve scikit-learn common tests suite to make sure that (at...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      8.6K bytes
     
  8. Nightly News with Tom Llamas: The Latest News S...

    2025 02:27 Researchers test new airport tarmac technology...ruin and led him to launch a best-selling bourbon (Part 1) Nightly...
    www.nbcnews.com/nightly-news
    Mon Jun 30 01:02:43 UTC 2025
      635.4K bytes
      Cache
     
  9. plot_multi_metric_evaluation.rst.txt

    1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sun Jun 29 19:04:31 UTC 2025
      6.6K bytes
     
  10. OneVsOneClassifier — scikit-learn 1.7.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 Jun 30 13:50:30 UTC 2025
      142.5K bytes
      Cache
     
Back to top