- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 811 for tests (0.11 sec)
-
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 -
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 -
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 -
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 -
f_classif — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html -
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 -
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 -
Implementing search and generative AI for your ...
www.elastic.co/resources/search/ebook/implementing-search-for-your-knowledge-base -
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 -
ハンズオンセクション 8 | DBFlute
引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...dbflute.seasar.org/ja/tutorial/handson/section08.html