- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 1,729 for tests (0.14 seconds)
Filter
-
DefaultCacheAwareContextLoaderDelegate (Spring ...
test.context.cache.DefaultCacheAwareCon...loadContextInAotMode (org.springframework.test.context.cache.AotMergedCont...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/cache/D... -
Compare cross decomposition methods — scikit-le...
label = "test" , marker = "o" , s = 25 ) plt.... title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
SmartContextLoader (Spring Framework 7.0.0 API)
ApplicationContext for an integration test managed by the Spring TestContext...in the hierarchy of the root test class and then supplied to loadContext()...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/SmartCo... -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
DisabledInAotMode (Spring Framework 7.0.0 API)
signals that the annotated test class or test method is disabled when...reason to document why the test class or test method is disabled in...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Dis... -
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... -
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 -
LeavePOut — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. This...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html -
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... -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_2_1/changes/Changes.html