- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 837 for tests (0.16 sec)
-
Run Elasticsearch locally | Elasticsearch Guide...
Docker for local development or testing, using the start-local script...file. This setup is for local testing only. HTTPS is disabled, and...www.elastic.co/guide/en/elasticsearch/reference/current/run-elasticsearch-locally.html -
ExtraTreeClassifier — scikit-learn 1.6.1 docume...
X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947... apply ( X ,...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html -
r_regression — scikit-learn 1.6.1 documentation
Linear model for testing the individual effect of each...Univariate linear regression tests returning f-statistic and p-values....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html -
chi2 — scikit-learn 1.6.1 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
利用方法
(dbflute:outside-sql-test) dbflute:outside-sql-test ゴールを実行すると、DBFlute...outside-sql-test.[sh|bat] が実行されます。 outside-sql-test については、DBFlute...dbflute.seasar.org/maven/plugin/ja/usage.html -
Understanding the decision tree structure — sci...
X_test , y_train , y_test = train_test_split ( X ,...decision_path ( X_test ) leaf_id = clf . apply ( X_test ) sample_id...scikit-learn.org/stable/auto_examples/tree/plot_unveil_tree_structure.html -
プロジェクトのメーリングリスト
dbflute.seasar.org/maven/plugin/ja/mail-lists.html -
ClassifierTags — scikit-learn 1.6.1 documentation
fails to provide a “reasonable” test-set score, which currently for...scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html -
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 -
Gaussian Mixture Model Selection — scikit-learn...
"mean_test_score" ] ] df [ "mean_test_score" ] = - df...df [ "mean_test_score" ] df = df . rename ( columns = { "param_n_components"...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html