Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 811 for tests (0.11 sec)

  1. Roadmap — scikit-learn 1.7.2 documentation

    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/roadmap.html
    Wed Sep 17 19:57:58 UTC 2025
      31.9K bytes
      Cache
     
  2. GradientBoostingRegressor — scikit-learn 1.7.2 ...

    X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Wed Sep 17 19:57:58 UTC 2025
      171.8K 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
    Wed Sep 17 19:57:58 UTC 2025
      97.2K bytes
      Cache
     
  4. Probabilistic predictions with Gaussian process...

    according to the log-loss on test data. The figure shows that...train_size :], c = "g" , label = "Test data" , edgecolors = ( 0 , 0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Wed Sep 17 19:58:00 UTC 2025
      110.7K bytes
      Cache
     
  5. f_classif — scikit-learn 1.7.2 documentation

    of regressors that will be tested sequentially. y array-like...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Wed Sep 17 19:57:58 UTC 2025
      110.7K bytes
      Cache
     
  6. Pipeline — scikit-learn 1.7.2 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
    Wed Sep 17 19:58:00 UTC 2025
      187.8K bytes
      Cache
     
  7. DummyRegressor — scikit-learn 1.7.2 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
    Wed Sep 17 19:57:58 UTC 2025
      140K bytes
      Cache
     
  8. Implementing search and generative AI for your ...

    test, and maintain your new search...
    www.elastic.co/resources/search/ebook/implementing-search-for-your-knowledge-base
    Thu Sep 18 01:01:41 UTC 2025
      408.6K bytes
      Cache
     
  9. DensityMixin — scikit-learn 1.7.2 documentation

    n_features) Test samples. y Ignored Not used,...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Wed Sep 17 19:57:59 UTC 2025
      107.6K bytes
      Cache
     
  10. ハンズオンセクション 8 | DBFlute

    引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...
    dbflute.seasar.org/ja/tutorial/handson/section08.html
    Mon Sep 15 10:51:18 UTC 2025
      22.3K bytes
      1 views
      Cache
     
Back to top