- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of 2,482 for 2 (0.32 sec)
-
RocCurveDisplay — scikit-learn 1.7.2 documentation
Gallery examples: Feature transformations with ensembles of trees Visualizations with Display Objects Evaluation of outlier detection estimators ROC Curve with Visualization API Post-tuning the dec...scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html -
density — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.density.html -
EmpiricalCovariance — scikit-learn 1.7.2 docume...
Gallery examples: Shrinkage covariance estimation: LedoitWolf vs OAS and max-likelihood Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimatescikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
MethodMapping — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MethodMapping.html -
MetaEstimatorMixin — scikit-learn 1.7.2 documen...
scikit-learn.org/stable/modules/generated/sklearn.base.MetaEstimatorMixin.html -
Demonstration of k-means assumptions — scikit-l...
subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 12 ))...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html -
check_X_y — scikit-learn 1.7.2 documentation
2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ] >>>...array([[1, 2], [3, 4], [5, 6]]) >>> y array([1, 2, 3]) On this...scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html -
extract_patches_2d — scikit-learn 1.7.2 documen...
( 2 , 2 )) >>> print ( 'Patches shape:...shape )) Patches shape: (272214, 2, 2, 3) >>> # Here are just two...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html -
General Configuration
fess.codelibs.org/15.2/admin/general-guide.html -
Features in Histogram Gradient Boosting Trees —...
showcasing all points except 2 and 6 in a real life setting...."recorded average" , linewidth = 2 , ax = ax ) for idx , max_iter...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html