- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 1,882 for tests (0.2 seconds)
-
ImportRuntimeHints (Spring Framework 7.0.3 API)
@ImportRuntimeHints can also be applied to any test class that uses the Spring TestContext...ApplicationContext . If several components or test classes refer to the same RuntimeHintsRegistra...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/I... -
MockHttpServletRequestBuilder (Spring Framework...
test.web.servlet.request.AbstractMockHttpServ...MockHttpServletReque > org.springframework.test.web.servlet.request.MockHttpServletReque...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/req... -
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 -
ReflectionHintsPredicates.FieldHintPredicate (S...
Method Details test public boolean test ( RuntimeHints...Type Method Description boolean test ( RuntimeHints runtimeHints)...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/predicate/R... -
Prediction Intervals for Gradient Boosting Regr...
test datasets: X_train , X_test ,...markersize = 10 , label = "Test observations" ) plt . plot...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...the build if ant test didn't execute any tests (everything filtered...lucene.apache.org/core/4_7_0/changes/Changes.html -
Configuration de la sécurité
O = Test , L = Test , C = DE Configuration...jour dans un environnement de test Appliquer les mises à jour dans...fess.codelibs.org/fr/15.3/install/security.html -
Overview of IBM Enterprise Build of Quarkus - I...
shortening build–test cycles. Continuous testing provides immediate...with live coding, continuous testing, and a unified configuration...developer.ibm.com/articles/introducing-ibm-enterprise-build-quarkus/ -
Tweedie regression on insurance claims — ...
TweedieRegressor subset train test train test metric D² explained NaN...e an estimator on train and test sets with different metrics"""...scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html -
fetch_20newsgroups — scikit-learn 1.8.0 d...
‘test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html