- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 291 - 300 of 926 for tests (0.11 sec)
-
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 -
plot_release_highlights_1_6_0.rst.txt
- Many tests in the common test suite are updated...the `_xfail_checks` tag and tests which are expected to fail are...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_6_0.r... -
LedoitWolf — scikit-learn 1.6.1 documentation
: X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
ハンズオンセクション 9 | DBFlute
引数の値で null は許されない 対応テストメソッド test_letsOutside_会員が検索されること() 会員名称が...(区分値メソッドを使う、select句にカラムを追加してもOK) test_letsOutside_条件値なしで全件検索されること()...dbflute.seasar.org/ja/tutorial/handson/section09.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 -
Model Complexity Influence — scikit-learn 1.6.1...
X_test , y_train , y_test = train_test_split ( X ,...X_train , "X_test" : X_test , "y_train" : y_train , "y_test" : y_test...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
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 -
Comparison between grid search and successive h...
is_sh : # SH dataframe: get mean_test_score values for the highest...= "param_C" , values = "mean_test_score" , aggfunc = "last" ,...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html -
GraphicalLasso — scikit-learn 1.6.1 documentation
: X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html -
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