- Sort Score
- Num 10 results
- Language All
- Labels All
Results 171 - 180 of 2,769 for test (1.01 seconds)
-
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 -
ProfileValueUtils (Spring Framework 7.0.2 API)
testClass - the test class Returns: true if the test is enabled in...testMethod - the test method testClass - the test class Returns:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Prof... -
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 -
LeavePGroupsOut — scikit-learn 1.8.0 docu...
test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
ApplicationEventsTestExecutionListener (Spring ...
available to tests via an @Autowired field in the test class. If...testContext - the test context for the test; never null Throws:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A... -
PredefinedSplit — scikit-learn 1.8.0 docu...
Provides train/test indices to split data into train/test sets using...index=[1 2 3] Test: index=[0] Fold 1: Train: index=[0 2] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html -
LeaveOneOut — scikit-learn 1.8.0 document...
Provides train/test indices to split data in train/test sets. Each...index=[1] Test: index=[0] Fold 1: Train: index=[0] Test: index=[1]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html -
Multiclass sparse logistic regression on 20newg...
[model=One versus Rest, solver=saga] Number of epochs: 3 Test accuracy...np . concatenate ([ est . coef_ for est in clf . estimators_...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html -
11. Common pitfalls and recommended practices &...
not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...scikit-learn.org/stable/common_pitfalls.html -
cross_validation.rst.txt
``['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt