- Sort Score
- Num 10 results
- Language All
- Labels All
Results 751 - 760 of 2,895 for test (0.17 seconds)
-
Easily modernize Java applications in your IDE ...
developer.ibm.com/articles/modernize-java-applications-ama-dev-tools/ -
SimpleImputer — scikit-learn 1.8.0 docume...
missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
MinCovDet — scikit-learn 1.8.0 documentation
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html -
Release Highlights for scikit-learn 1.4 —...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
1.11. Ensembles: Gradient boosting, random fore...
) >>> est = est . fit ( X_train , y_train...y_test , est . predict ( X_test )) 5.00 >>> _ = est . set_params...scikit-learn.org/stable/modules/ensemble.html -
Configuration de la mémoire
Le reste est utilisé pour l’OS et le cache...Environnement de développement/test 512m〜1g Index de petite taille...fess.codelibs.org/fr/15.3/config/setup-memory.html -
RouterFunctions.Builder (Spring Framework 7.0.0...
predicate to test routerFunctionSuppli - supplier for the nested router...RequestPredicates nest RouterFunctions.Builder nest ( RequestPredicate...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio... -
Elastic (ELK) Stack features list | Elastic
you can also test out Platinum features such as..."query" : "this is a test", "operator"...www.elastic.co/elastic-stack/features -
PassiveAggressiveClassifier — scikit-lear...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html -
Lasso model selection: AIC-BIC / cross-validati...
a final evaluation on unseen test set only. Conclusion # In this...fold. This illustrates why nested-cross validation is a good...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html