Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 822 for tests (0.18 sec)

  1. Pipeline — scikit-learn 1.7.1 documentation

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Sat Aug 23 16:32:04 UTC 2025
      187.8K bytes
      Cache
     
  2. Watch: Hurricane Erin tracker

    Southwest pilot failing sobriety test 01:53 New Orleans Mayor LaToya...
    www.nbcnews.com/video/watch-hurricane-erin-tracker-245142597919
    Wed Aug 20 01:16:16 UTC 2025
      913.1K bytes
      Cache
     
  3. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Sat Aug 23 16:32:04 UTC 2025
      97.2K bytes
      Cache
     
  4. scale — scikit-learn 1.7.1 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Sat Aug 23 16:32:04 UTC 2025
      111.4K bytes
      Cache
     
  5. DummyRegressor — scikit-learn 1.7.1 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Sat Aug 23 16:32:03 UTC 2025
      140.1K bytes
      Cache
     
  6. Texas Democrats leave state to fight Republican...

    Army’s drone testing operations 02:11 U.S. special...Inside the U.S. Army’s drone testing operations 02:11 U.S. special...
    www.nbcnews.com/nightly-news/video/texas-democrats-leave-state-to-fight-republican-redistricting-...
    Mon Aug 04 01:18:40 UTC 2025
      903.2K bytes
      Cache
     
  7. ハンズオンセクション 8 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...
    dbflute.seasar.org/ja/tutorial/handson/section08.html
    Tue Aug 12 02:41:09 UTC 2025
      22.3K bytes
      1 views
      Cache
     
  8. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Sat Aug 23 16:32:03 UTC 2025
      103.3K bytes
      Cache
     
  9. plot_release_highlights_1_7_0.ipynb

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)\n\nclf...sklearn.model_selection import train_test_split\nfrom sklearn.pipeline...
    scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0...
    Sat Aug 23 16:32:04 UTC 2025
      6.1K bytes
     
  10. Quantile regression — scikit-learn 1.7.1 docume...

    evaluation by looking at the test error obtained by cross-validation...."neg_mean_squared_error" ], ) print ( "Test error (cross-validated performance)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Sat Aug 23 16:32:03 UTC 2025
      136.4K bytes
      Cache
     
Back to top