Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 1,340 for test (0.06 sec)

  1. Version 0.13 — scikit-learn 1.7.1 documentation

    train_test_split being interpreted as a test by Yaroslav...Changed default test_size in cross_validation.train_test_split to None,...
    scikit-learn.org/stable/whats_new/v0.13.html
    Tue Aug 19 13:22:49 UTC 2025
      72.2K bytes
      Cache
     
  2. Version 0.18 — scikit-learn 1.7.1 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Tue Aug 19 13:22:49 UTC 2025
      134.3K bytes
      Cache
     
  3. Select | Deals, Tips and Product Reviews | Sele...

    Creuset and more Best Buy Best Buy Tech Fest sales you should...Saucony The 12 best women’s walking shoes, tested & reviewed Zoe...
    www.nbcnews.com/select
    Wed Aug 20 01:14:33 UTC 2025
      1M bytes
      1 views
      Cache
     
  4. Tweedie regression on insurance claims — scikit...

    ( "test" , X_test , df_test ), ]: y , _weights...train_test_split df_train , df_test , X_train , X_test = train_test_split...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Tue Aug 19 13:22:51 UTC 2025
      181.8K bytes
      Cache
     
  5. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Tue Aug 19 13:22:51 UTC 2025
      197K bytes
      Cache
     
  6. Installing scikit-learn — scikit-learn 1.7.1 do...

    2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 4.2.1 tests polars 0.20.30 docs, tests pyarrow...
    scikit-learn.org/stable/install.html
    Tue Aug 19 13:22:49 UTC 2025
      54K bytes
      Cache
     
  7. Ordinary Least Squares and Ridge Regression — s...

    X_test , y_train , y_test = train_test_split ( X ,...] . scatter ( X_test , y_test , label = "Test data points" ) ax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Tue Aug 19 13:22:51 UTC 2025
      106.7K bytes
      Cache
     
  8. Single estimator versus bagging: bias-variance ...

    ( y ) X_test , y_test = generate ( n_samples = n_test , noise...training set n_test = 1000 # Size of the test set noise = 0.1...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Tue Aug 19 13:22:48 UTC 2025
      115.6K bytes
      Cache
     
  9. Demonstration of multi-metric evaluation on cro...

    The best_estimator_ , best_index_ , best_score_ and best_params_...``gs.best_score_``, ``gs.best_params_`` and # ``gs.best_index_``...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Tue Aug 19 13:22:51 UTC 2025
      101.5K bytes
      Cache
     
  10. Multi-class AdaBoosted Decision Trees — scikit-...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the remaining 30 percent for testing. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Tue Aug 19 13:22:49 UTC 2025
      115.1K bytes
      Cache
     
Back to top