- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 331 - 340 of 837 for tests (0.09 sec)
-
class_likelihood_ratios — scikit-learn 1.6.1 do...
obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html -
ハンズオンセクション 8 | DBFlute
引数の値で null は許されない 対応テストメソッド test_updateMemberChangedT_会員が更新されていること()...更新処理後、DB上のデータが更新されていることをアサート test_updateMemberChangedT_排他制御例外が発生すること()...dbflute.seasar.org/ja/tutorial/handson/section08.html -
GaussianNB — scikit-learn 1.6.1 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
KNeighborsClassifier — scikit-learn 1.6.1 docum...
or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html -
RAG without “AG”? - Elasticsearch Labs
Final test To test, we only need to run the...are the steps to create and test the app: Configure Inference...www.elastic.co/search-labs/blog/rag-without-llms -
Excluding Elasticsearch fields from indexing - ...
Test your changes: When excluding...from indexing, it’s crucial to test your changes to ensure that...www.elastic.co/search-labs/blog/excluding-elasticsearch-fields-from-indexing -
GroupKFold — scikit-learn 1.6.1 documentation
f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html -
cross_validate — scikit-learn 1.6.1 documentation
this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
fetch_20newsgroups — scikit-learn 1.6.1 documen...
‘test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
RFECV — scikit-learn 1.6.1 documentation
test) splits as arrays of indices....the following keys: split(k)_test_score ndarray of shape (n_s...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html