- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1161 - 1170 of over 10,000 for 2 (0.68 seconds)
-
Comparing random forests and the multi-output m...
random_state = 2 ) regr_rf . fit ( X_train , y_train...) plt . ylabel ( "target 2" ) plt . title ( "Comparing...scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html -
Gaussian process classification (GPC) on iris d...
: 2 ] # we only take the first two...m_max]x[y_min, y_max]. plt . subplot ( 1 , 2 , i + 1 ) Z = clf . predict_proba...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html -
GradientBoostingClassifier — scikit-learn...
min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
BatchPreparedStatementSetter (Spring Framework ...
Since: March 2, 2003 Author: Rod Johnson See...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/BatchPrepa... -
Instalación con Docker (Detalles)
2/compose/compose-opensearch3.yaml Método 2: Clonar el...posterior instalado Docker Compose 2.0 o posterior instalado Verificación...fess.codelibs.org/es/15.3/install/install-docker.html -
HalvingRandomSearchCV — scikit-learn 1.8....
to a small value: n_splits * 2 when resource='n_samples' for...problem n_classes * n_splits * 2 when resource='n_samples' for...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
make_swiss_roll — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_swiss_roll.html -
CompoundKernel — scikit-learn 1.8.0 docum...
RBF ( length_scale = 2.0 )]) >>> print ( kernel...>>> print ( kernel . n_dims ) 2 >>> print ( kernel ....scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html -
f_classif — scikit-learn 1.8.0 documentation
n_informative = 2 , n_clusters_per_class = 1 , ......>>> f_statistic array([2.21e+02, 7.02e-01, 1.70e+00, 9.31e-01,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html -
Lasso model selection: AIC-BIC / cross-validati...
718747 2.850031 4805.989341 4867.358990 2.384338 4801.702266...4801.702266 4867.163224 2.296575 4802.594754 4872.147022 2.031555 4801.236720...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html