- Sort Score
- Num 10 results
- Language All
- Labels All
Results 231 - 240 of 3,841 for test (1.88 seconds)
Filter
-
Model Selection — scikit-learn 1.8.0 documentation
(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 -
TimeSeriesSplit — scikit-learn 1.8.0 documentation
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 -
Gradient Boosting Out-of-Bag estimates — scikit...
X_train [ test ], y_train [ test ]) val_scores /= n_splits...cv_estimate ( 3 ) # Compute best n_estimator for test data test_score =...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
SimpleUrlHandlerMapping (Spring Framework 7.0.2...
under "/test", "/test/**" matches all paths below "/test". For...example, a registered "/test" matches "/test", and various Ant-style...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/handler... -
Node.js dependency management - IBM Developer
js test command "echo \"Error: no test specified\" &&..."scripts" : { "test" : "echo \"Error: no test specified\" &&...developer.ibm.com/learningpaths/get-started-nodejs/manage-dependencies-in-nodejs/ -
StratifiedGroupKFold — scikit-learn 1.8.0 docum...
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 -
class_likelihood_ratios — scikit-learn 1.8.0 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 -
Statistical comparison of models using grid sea...
\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...\(n_{test}\) is the number of samples used for testing, \(n_{train}\)...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html -
Develop a JMS application for CICS Liberty
Test the MDB sample To test the MDB sample, download...MDB test. http://host:port/com.ibm.cicsdev.mqjms.web?test=readtsq...developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/ -
ValidationCurveDisplay — scikit-learn 1.8.0 doc...
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