- Sort Score
- Num 20 results
- Language All
- Labels All
Results 261 - 280 of 3,167 for test (1.12 seconds)
-
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 -
Create an index lifecycle management policy in ...
creates the test-000001 index, with the alias test-alias . Because...template. PUT test-000001 { "aliases": { "test-alias":{...www.elastic.co/docs/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy -
LearningCurveDisplay — scikit-learn 1.8.0...
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.LearningCurveDisplay.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 -
RestTestClientResponseAssert (Spring Framework ...
body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. RestTestClientRespon...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
StratifiedGroupKFold — scikit-learn 1.8.0...
test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html -
AdaBoostClassifier — scikit-learn 1.8.0 d...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html -
What is Synthetic Monitoring? | A Comprehensive...
Synthetic tests can also be used in load testing , which simulates...browser tests with Elastic's global, managed testing infrastructure...www.elastic.co/what-is/synthetic-monitoring -
ElasticNet — scikit-learn 1.8.0 documenta...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html -
Build and deploy custom analytics functions in ...
Test your function locally Create the test script In...functions in Maximo Monitor Create, test, and register Python-based functions...developer.ibm.com/tutorials/custom-analytics-function-maximo/ -
Guide de contribution
appropriées Tests Suffisamment de tests sont-ils écrits Les tests passent-ils...existe }); Rédaction de tests Écrire des tests pour toutes les méthodes...fess.codelibs.org/fr/dev/contributing.html -
9.3. Parallelism, resource management, and conf...
sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...scikit-learn.org/stable/computing/parallelism.html -
Wildcard-Suche
test, tests oder tester. Außerdem te...Ein-Zeichen-Wildcard behandelt, z. B. text oder test. Um ein Mehrzeichen-Wildcard...fess.codelibs.org/de/15.3/user/search-wildcard.html -
Selecting dimensionality reduction with Pipelin...
cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
Búsqueda con comodines
como test, tests o tester. Además, te * t...comodín de un carácter, como text o test. Para utilizar un comodín...fess.codelibs.org/es/15.3/user/search-wildcard.html -
Recherche avec caractères génériques
tel que test, tests ou tester. De plus, te *...seul caractère, tel que text ou test. Pour utiliser un caractère...fess.codelibs.org/fr/15.3/user/search-wildcard.html -
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... -
Actions · codelibs/fess-testdata · GitHub
Multi-container testing Test your web service and its...with world-class CI/CD. Build, test, and deploy your code right...github.com/codelibs/fess-testdata/actions -
Contributing — scikit-learn 1.8.0 documen...
sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...scikit-learn.org/stable/developers/contributing.html -
Node.js in a Kubernets world
need to test your application. The development and test process...deploy, test a number of times. Check out our article on test-driven...developer.ibm.com/articles/nodejs-kubernetes-basics/