- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 2,224 for tests (2.02 seconds)
Filter
-
NestedTestConfiguration (Spring Framework 7.0.0...
applied to a test class to configure how Spring test configuration...enclosing test class will be inherited by inner test classes,...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/NestedT... -
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 -
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 -
Configuring user authentication and authorizati...
CLIENT-ID test 1 1 1 0 - - - test 0 1 1 0 - - - test 2 1 1 0 -...produces to topic test . bob consumes from topic test in consumer group...developer.ibm.com/tutorials/kafka-authn-authz/ -
Out-of-core classification of text documents &#...
should take care of creating a test set with # a realistic portion...doc_iter , minibatch_size ) # test data statistics test_stats =...scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.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... -
Gradient Boosting Out-of-Bag estimates — ...
X_train [ test ], y_train [ test ]) val_scores /= n_splits...pessimistic estimator of the true test loss, but remains a fairly good...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
Commit (Spring Framework 7.0.2 API)
is a test annotation that is used to indicate that a test-managed...semantics for all test methods within the test class hierarchy...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Comm... -
ModelAndViewAssert (Spring Framework 7.0.3 API)
test.web.ModelAndViewAssert public...assertions intended to simplify testing scenarios dealing with Spring...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/ModelAndVie... -
SpringExtensionConfig (Spring Framework 7.0.1 API)
annotation on a test class that does not contain @Nested test classes....use a test-class scoped ExtensionContext within @Nested test class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...