- Sort Score
- Num 10 results
- Language All
- Labels All
Results 101 - 110 of 2,497 for test (6.66 seconds)
-
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 -
SqlScriptsTestExecutionListener (Spring Framewo...
once before all test methods or once after all test methods , respectively....TestContext once per test class after all test methods have been...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
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 -
AotTestContextInitializers (Spring Framework 7....
test.context.aot.AotTestContextInitia...AotTestContextInitia provides mappings from test classes to AOT-optimized context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Aot... -
ActiveProfiles (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to declare which active...ApplicationContext for integration tests. This annotation may be used...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/ActiveP... -
Gradient Boosting Out-of-Bag estimates — ...
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 -
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 -
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 -
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