- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 840 for tests (0.1 sec)
-
Subscriptions | Elastic Stack Products & Suppor...
Monitors Managed Test Execution Service 14 Private Testing Locations...Monitors Managed Test Execution Service 14 Private Testing Locations...www.elastic.co/subscriptions -
java-editor-templates.xml
test_junit4 Test @${testType:newType(org.junit.Test)} public...false test method true org.eclipse.jdt.ui.templates.test test...dbflute.seasar.org/download/patch/handson/20140921_templates/java-editor-templates.xml -
ハンズオンセクション 11 | DBFlute
その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...dbflute.seasar.org/ja/tutorial/handson/section11.html -
SVC — scikit-learn 1.6.1 documentation
n_features) or (n_samples_test, n_samples_train) For kernel=”precomputed”,...expected shape of X is (n_samples_test, n_samples_train). Returns :...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
Image denoising using kernel PCA — scikit-learn...
X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
SelectFpr — scikit-learn 1.6.1 documentation
a FPR test. FPR test stands for False Positive Rate test. It controls...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
8.3. Parallelism, resource management, and conf...
sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...scikit-learn.org/stable/computing/parallelism.html -
LeavePOut — scikit-learn 1.6.1 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.LeavePOut.html -
Version 0.18 — scikit-learn 1.6.1 documentation
'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...scikit-learn.org/stable/whats_new/v0.18.html -
模範解答的なセクション 3 | DBFlute
@Directory dbflute-hands-on |-src/test/java | |-org.docksidestage.handson...HandyDate を使ってみましょう。 */ public void test_1() throws Exception { // ##...dbflute.seasar.org/ja/tutorial/handson/flower/flower03.html