- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of 2,585 for 2 (0.08 sec)
-
minmax_scale — scikit-learn 1.7.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
IterativeImputer — scikit-learn 1.7.1 documenta...
2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html -
878a422472d35810.css
on__title__hJEBL{grid-column:2;text-align:left}@media (max-w...ing:0;line-height:144%;order:2}.Description_description__cta...www.elastic.co/events/elasticon/_next/static/css/878a422472d35810.css -
plot_multi_metric_evaluation.rst.txt
range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...sklearn.datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score,...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
FeatureAgglomeration — scikit-learn 1.7.1 docum...
FeatureAgglomeration ( n_clusters=2 , * , metric='euclidean' , memory=None...n_clusters int or None, default=2 The number of clusters to find....scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html -
StackingRegressor — scikit-learn 1.7.1 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
WhiteKernel — scikit-learn 1.7.1 documentation
x_2) = noise\_level \text{ if } x_i...0.3680 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([653.0,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html -
cross_validate — scikit-learn 1.7.1 documentation
pre_dispatch = '2*n_jobs' , return_train_score =...pre_dispatch int or str, default=’2*n_jobs’ Controls the number of...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
Support Matrix | Elastic
2.2-11 and 5.2.2-13 are affected by a known...later build such as 5.2.2-16 or newer. [2] certified with SLES15-SP4....www.elastic.co/support/matrix -
label_binarize — scikit-learn 1.7.1 documentation
2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html