Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,408 for test (0.17 sec)

  1. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      52.9K bytes
     
  2. 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
    Sun Jun 29 19:04:30 UTC 2025
      131.5K bytes
      Cache
     
  3. Examples — scikit-learn 1.7.0 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/stable/auto_examples/index.html
    Sun Jun 29 19:04:30 UTC 2025
      273K bytes
      Cache
     
  4. TunedThresholdClassifierCV — scikit-learn 1.7.0...

    X_test , y_train , y_test = train_test_split ( ......classification_report ( y_test , classifier . predict ( X_test ))) precision...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Fri Jun 27 15:51:03 UTC 2025
      148.4K bytes
      Cache
     
  5. 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
    Sun Jun 29 19:04:29 UTC 2025
      146K bytes
      Cache
     
  6. 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
    Sun Jun 29 19:04:29 UTC 2025
      145.9K bytes
      Cache
     
  7. KNeighborsRegressor — scikit-learn 1.7.0 docume...

    or None Test samples. If None , predictions...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Sun Jun 29 19:04:29 UTC 2025
      152K bytes
      Cache
     
  8. Vector search | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/vector-search
    Mon Jun 30 00:40:21 UTC 2025
      669.3K bytes
      Cache
      Similar Results (2)
     
  9. 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
    Sun Jun 29 19:04:30 UTC 2025
      134.2K bytes
      2 views
      Cache
     
  10. 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
     
Back to top