Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 1,277 for test (0.11 sec)

  1. Shrinkage covariance estimation: LedoitWolf vs ...

    coloring_matrix ) X_test = np . dot ( base_X_test , coloring_matrix...ymin , - cv . best_estimator_ . score ( X_test ), color = "cyan"...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Sat Nov 01 09:15:34 UTC 2025
      108.5K bytes
      Cache
     
  2. Nested versus non-nested cross-validation — sci...

    ) non_nested_scores [ i ] = clf . best_score_ # Nested CV with...[ non_nested_scores_line , nested_line ], [ "Non-Nested CV" ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Sat Nov 01 09:15:34 UTC 2025
      102.2K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.22 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...plot_roc_curve(svc, X_test, y_test) # rfc_disp = plot_roc_curve(rfc, X_test, y_test,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Sat Nov 01 09:15:32 UTC 2025
      140.6K bytes
      Cache
     
  4. BuzzFeed

    Citizenship Test Trivia Americans and immigrants...answering real U.S. citizenship test questions. See who knows more...
    www.buzzfeed.com/uk
    Thu Oct 09 00:22:55 UTC 2025
      883.8K bytes
      Cache
     
  5. Multiclass sparse logistic regression on 20newg...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) accuracy = np . sum ( y_pred == y_test ) / y_test...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Sat Nov 01 09:15:33 UTC 2025
      106.2K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.5 — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( classifier_05 , X_test , y_test ) Lowering the threshold,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Sat Nov 01 09:15:32 UTC 2025
      123.1K bytes
      Cache
     
  7. Compare cross decomposition methods — scikit-le...

    ) X_test_r , Y_test_r = cca . transform ( X_test , Y_test ) Total...Y_train ) X_test_r , Y_test_r = plsca . transform ( X_test , Y_test...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Sat Nov 01 09:15:32 UTC 2025
      127.4K bytes
      Cache
     
  8. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Sat Nov 01 09:15:34 UTC 2025
      126.8K bytes
      Cache
     
  9. How the Elastic InfoSec team uses Elastic Secur...

    test, and provide feedback on all...extension of Quality Assurance/Testing, but also as a data custodian....
    www.elastic.co/blog/how-the-elastic-infosec-team-uses-elastic-security
    Sun Nov 02 00:25:31 UTC 2025
      376.8K bytes
      Cache
     
  10. Comparison of kernel ridge regression and SVR —...

    train_time = [] test_time = [] for train_test_size in sizes :...fit ( X [: train_test_size ], y [: train_test_size ]) train_time...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Sat Nov 01 09:15:32 UTC 2025
      122.9K bytes
      Cache
     
Back to top