- Sort Score
- Num 10 results
- Language All
- Labels All
Results 311 - 320 of 1,806 for tests (0.18 seconds)
-
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 -
TestContextManager (Spring Framework 7.0.0 API)
execution of the test method but after test setup after test execution...of the test method but before test tear down after test tear down...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
Uses of Package org.springframework.validation ...
test.validation Testing support for validation....org.springframework.test.web.reactive.server Support for testing Spring WebFlux...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/validation/package-u... -
ShuffleSplit — scikit-learn 1.8.0 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 -
TestAotProcessor (Spring Framework 7.0.1 API)
contexts used by the test classes as well as test infrastructure components...Void > org.springframework.test.context.aot.TestAotProcessor...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Tes... -
Overview (Spring Framework 7.0.0 API)
integration tests. org.springframework.test.validation Testing support...org.springframework.aot.test.agent Testing support for the RuntimeHintsAgent...docs.spring.io/spring-framework/docs/current/javadoc-api/index.html -
TimeSeriesSplit — scikit-learn 1.8.0 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 -
Face completion with a multi-output estimators ...
randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...< 30 ] test = data [ targets >= 30 ] # Test on independent...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
ValidationCurveDisplay — scikit-learn 1.8...
n_cv_folds) Scores on test set. score_name str, default=None...corresponding to the mean train and test scores. If another style is...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html -
TestConstructor (Spring Framework 7.0.1 API)
to a test class to configure how the parameters of a test class...meta-present on a test class, the default test constructor autowire...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon...