- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 930 for tests (0.13 sec)
-
1.16. Probability calibration — scikit-learn 1....
test_set) couples (as determined...base_estimator makes predictions on the test subset the predictions are used...scikit-learn.org/stable/modules/calibration.html -
ハンズオンセクション 12 | DBFlute
でなくてもいいが、できるだけ効率よく 対応テストメソッド test_selectDreamOrderList_その通りの順序で検索されていること()...会員名称と会員アカウントを連結して部分一致させて、会員を検索 対応テストメソッド test_selectDreamLikeSearc_その通りの条件で検索されていること()...dbflute.seasar.org/ja/tutorial/handson/section12.html -
Baba Entertainment uses Elastic for gaming data...
Increased sales with real-time testing insights Sales increased 15%...from real-time customer A/B testing using Elastic Enterprise Search...www.elastic.co/customer/baba-entertainment -
Developing scikit-learn estimators — scikit-lea...
predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...scikit-learn.org/stable/developers/develop.html -
SVM Exercise — scikit-learn 1.6.0 documentation
out the test data plt . scatter ( X_test [:, 0 ], X_test [:, 1...n_sample )] X_test = X [ int ( 0.9 * n_sample ) :] y_test = y [ int...scikit-learn.org/stable/auto_examples/exercises/plot_iris_exercise.html -
Version 0.24 — scikit-learn 1.7.dev0 documentation
keyword arguments test_size and gap . test_size allows the out-of-sample...The scorer and some practical test cases were taken from PR #10711...scikit-learn.org/dev/whats_new/v0.24.html -
LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute
[App]ActionDefTest にメソッドを二つ追加 test_injectedResourceDefi() と test_lastaPresentsSomethi()...test_lastaPresentsSomethi() の二つ。 test_injectedResourceDefi() @ResourceアノテーションによるDI定義のポリシーチェック...dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html -
OneVsOneClassifier — scikit-learn 1.6.1 documen...
X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html -
GaussianProcessClassifier — scikit-learn 1.6.1 ...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
org.seasar.dbflute.maven.plugin (DBFlute Maven ...
provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html