- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 744 for test (0.09 seconds)
-
Elastic excels in AV-Comparatives EPR Test 2025...
What is the EPR Test? AV-Comparatives’ EPR Test is one of the most...excels in AV-Comparatives EPR Test 2025: A closer look By Roxana...www.elastic.co/blog/elastic-av-comparatives-epr-test-2025 -
Test with permutations the significance of a cl...
browser via JupyterLite or Binder Test with permutations the significance...n_uncorrelated_features )) Permutation test score # Next, we calculate the...scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html -
Effect of model regularization on training and ...
regularization on training and test error # In this example, we...curve shows the training and test scores of the model for different...scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html -
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 -
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 -
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 -
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 -
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 -
StratifiedShuffleSplit — scikit-learn 1.7...
Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
fetch_20newsgroups_vectorized — scikit-le...
‘test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html