- Sort Score
- Num 10 results
- Language All
- Labels All
Results 311 - 320 of 2,880 for test (0.9 seconds)
-
AbstractTestContextBootstrapper (Spring Framewo...
test.context.support.AbstractTestContextB...context configuration for the test class in the BootstrapContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support... -
RepeatedKFold — scikit-learn 1.7.2 docume...
index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
Architecture et structure du code
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...# Classes de test │ └── it/ # Tests d'intégration ├── pom.xml...fess.codelibs.org/fr/dev/architecture.html -
AnnotationConfigContextLoader (Spring Framework...
test.context.support.AbstractContextLoade...xtLoade org.springframework.test.context.support.AbstractGenericConte...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support... -
quantile_transform — scikit-learn 1.7.2 d...
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html -
Examples — scikit-learn 1.7.2 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.html -
SpringJUnitWebConfig (Spring Framework 7.0.1 API)
inherited from an enclosing test class by default. See @NestedTestConfigurat...Default: org.springframework.test.context.ContextLoader.class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
learning_curve — scikit-learn 1.7.2 docum...
cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
check_estimator — scikit-learn 1.7.2 docu...
running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
plot_classifier_comparison.py
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py