- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1571 - 1580 of 3,864 for text (0.4 seconds)
-
Image denoising using kernel PCA — scikit...
dataset into a training and testing set composed of 1,000 samples...training and 100 samples for testing. These images are noise-free...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
ActiveProfiles (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to declare which active...ApplicationContext for integration tests. This annotation may be used...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/ActiveP... -
Getting started with the Quarkus CLI - IBM Deve...
properties │ └── test/ # Unit and integration tests ├── pom.xml #...them. src/test/java/ - This is where you write tests. Quarkus...developer.ibm.com/tutorials/quarkus-basics-01/ -
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 -
RepeatedKFold — scikit-learn 1.8.0 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 -
ElasticNetCV — scikit-learn 1.8.0 documen...
case the different values are tested by cross-validation and the...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
Class Likelihood Ratios to measure classificati...
the link between pre-test and post-test odds given by the Class...er: BSD-3-Clause Pre-test vs. post-test analysis # Suppose we...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Leitfaden für Beiträge
}); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...fess.codelibs.org/de/dev/contributing.html -
ReflectionHintsPredicates.MethodHintPredicate (...
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... -
LassoCV — scikit-learn 1.8.0 documentation
default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html