- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 361 - 370 of 857 for tests (0.13 sec)
-
Crafting a minimal reproducer for scikit-learn ...
the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...scikit-learn.org/stable/developers/minimal_reproducer.html -
Version 1.0 — scikit-learn 1.7.0 documentation
'mean_test_score' 'std_test_score' , and 'split(k)_test_score'...Change utils._testing.assert_warns and utils._testing.assert_warns_message...scikit-learn.org/stable/whats_new/v1.0.html -
タイプセーフメール送信 (MailFlute) | LastaFlute
subject to show test environment or not mail.subject.test.prefix = [Test]...[Test] # The common return path of all mail mail.return.path...dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html -
Friends - Fess+Lasta | DBFlute
|-src/main/resources |-src/test/java |-src/test/resources |- ... fess...Solrのためのコンポーネント | |-src/test/java |-src/test/resources |- ... fess...dbflute.seasar.org/ja/manual/topic/friends/fess/fesslasta.html -
Elastic Observability Labs
www.elastic.co/observability-labs -
StratifiedKFold — scikit-learn 1.7.0 documentation
Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html -
CategoricalNB — scikit-learn 1.7.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html -
estimator_checks_generator — scikit-learn 1.7.0...
Marking a test as “skip” is done via wrapping...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat... -
dbflute-maven-plugin - dbflute:generate-crud-ta...
dbflute.seasar.org/maven/plugin/generate-crud-tablemeta-mojo.html -
DetCurveDisplay — scikit-learn 1.7.0 documentation
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html