- Sort Score
- Num 10 results
- Language All
- Labels All
Results 721 - 730 of 2,592 for test (5.43 seconds)
-
Uses of Package org.springframework.web.client ...
test.web.client Contains client-side REST testing support....org.springframework.test.web.reactive.server Support for testing Spring WebFlux...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/client/package-u... -
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 -
Post-tuning the decision threshold for cost-sen...
avoid a nested cross-validation, we will use the best estimator...leads to a better score on the testing set: print ( f "Business...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html -
L1-based models for Sparse Signals — scik...
split the data into train and test sets for simplicity. In practice...estimate the variance of the test score. Here we set shuffle="False"...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
ProfileValueChecker (Spring Framework 7.0.0 API)
that checks whether a test class or test method is enabled in...the test class to check; never null testMethod - the test method...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
Uses of Package org.springframework.transaction...
test.context.junit4 Support classes...higher. org.springframework.test.context.testng Support classes...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotati... -
AbstractJUnit4SpringContextTests (Spring Framew...
test.context.junit4.AbstractJUnit4Spring...JUnit Jupiter Abstract base test class which integrates the Spring...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
A non-disruptive approach to transform Java mon...
dependent on the test cases executed and the set of test cases might...and can test the refactored code with the original test cases....developer.ibm.com/articles/a-non-disruptive-approach-to-transform-java-monoliths-to-microservices/ -
RunBeforeTestExecutionCallbacks (Spring Framewo...
current test instance (never null ) testMethod - the test method...atement org.springframework.test.context.junit4.statements.RunBeforeTestExecuti...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/...