- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1441 - 1450 of 2,141 for text (0.07 sec)
-
Comparison of Calibration of Classifiers — scik...
X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( clf , X_test , y_test , n_bins = 10 , name = name...scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.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 -
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 -
Normal, Ledoit-Wolf and OAS Linear Discriminant...
for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
ClassifierChain — scikit-learn 1.5.2 documentation
X_test , Y_train , Y_test = train_test_split ( ......An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html -
dbflute-eclipse-editor-templates.zip
next.HtmlNext)}); } ${var} -> ${var}.${newName}...Validation // ========== public void test_${name}() { // ## Arrange ##...dbflute.seasar.org/download/misc/settings/dbflute-eclipse-editor-templates.zip -
f_regression — scikit-learn 1.5.2 documentation
Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
ハンズオンセクション 9 | DBFlute
引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...dbflute.seasar.org/ja/tutorial/handson/section09.html -
ハンズオンセクション 2 | DBFlute
HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...を確認してください。テストメソッド名は test_existsTestData() とします。 このプロジェクトでは、メソッド名が test で始まる...dbflute.seasar.org/ja/tutorial/handson/section02.html -
maxabs_scale — scikit-learn 1.5.2 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.maxabs_scale.html