- Sort Score
- Num 20 results
- Language All
- Labels All
Results 21 - 40 of 1,658 for test (5.84 seconds)
-
DummyClassifier — scikit-learn 1.7.2 docu...
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html -
plot_multi_metric_evaluation.zip
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip -
ValidationCurveDisplay — scikit-learn 1.7...
n_cv_folds) Scores on test set. score_name str, default=None...corresponding to the mean train and test scores. If another style is...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html -
Construcción y Pruebas
Unitarias mvn test Ejecutar Clase de Prueba Específica mvn test -Dtest...espera de pruebas: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/es/dev/building.html -
Model Selection — scikit-learn 1.7.2 docu...
(ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...scikit-learn.org/stable/auto_examples/model_selection/index.html -
Data Store Crawling
This is test 1. 2 , Title 2 , This is test 2. 3 , Title...Title 3 , This is test 3. 4 , Title 4 , This is test 4. 5 , Title...fess.codelibs.org/15.3/admin/dataconfig-guide.html -
LassoCV — scikit-learn 1.7.2 documentation
default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_3_2/changes/Changes.html -
StratifiedGroupKFold — scikit-learn 1.7.2...
test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...McCandless) Tests (1) LUCENE-8035 : Run tests with...lucene.apache.org/core/7_7_0/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...LockFactory stress test to be a unit/integration test. (Uwe Schindler,...lucene.apache.org/core/8_8_2/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...scope test components should be consistent between tests (and...lucene.apache.org/core/4_10_3/changes/Changes.html -
getting_started.rst.txt
disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...scikit-learn.org/stable/_sources/getting_started.rst.txt -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...lucene.apache.org/core/9_10_0/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...lucene.apache.org/core/7_1_0/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...lucene.apache.org/core/10_1_0/changes/Changes.html -
class_likelihood_ratios — scikit-learn 1....
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 -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...lucene.apache.org/core/6_5_0/changes/Changes.html -
TimeSeriesSplit — scikit-learn 1.7.2 docu...
index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...1 2] Test: index=[3] Fold 3: Train: index=[0 1 2 3] Test: index=[4]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html -
ShuffleSplit — scikit-learn 1.7.2 documen...
4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...0] Test: index=[3 5] Fold 3: Train: index=[3 4 1 0] Test: index=[5...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html