- Sort Score
- Num 10 results
- Language All
- Labels All
Results 131 - 140 of 2,473 for test (0.65 seconds)
-
GMM covariances — scikit-learn 1.7.2 docu...
text ( 0.05 , 0.8 , "Test accuracy: %.1f...on both training and held out test data using a variety of GMM...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html -
Entwicklungsworkflow
ausführen mvn test -Dtest = SearchServiceTest # Alle Tests ausführen...Dokumentationsaktual test : Hinzufügen/Ändern von Tests Beispiele: #...fess.codelibs.org/de/dev/workflow.html -
Synthetic Monitoring with Elastic Observability...
push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...www.elastic.co/observability/synthetic-monitoring -
DummyClassifier — scikit-learn 1.7.2 docu...
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.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 -
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 -
cross_validate — scikit-learn 1.7.2 docum...
splitting the dataset into train/test set. Only used in conjunction...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
Gradient Boosting regression — scikit-lea...
training and leave the rest for testing. We will also set the...the mean squared error on the test data. reg = ensemble . GradientBoostingRegr...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html -
Faces recognition example using eigenfaces and ...
set and a test and keep 25% of the data for testing. X_train ,...of the model quality on the test set print ( "Predicting...scikit-learn.org/stable/auto_examples/applications/plot_face_recognition.html -
HandlerTypePredicate (Spring Framework 7.0.1 API)
Method Details test public boolean test ( @Nullable...Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/method/HandlerTy...