- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 501 - 510 of 3,212 for 2 (1.11 sec)
-
check_cv — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version check_cv # sklearn.model_selection. check_cv ( cv = 5...scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html -
det_curve — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html -
load_linnerud — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version load_linnerud # sklearn.datasets. load_linnerud ( * ,...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_linnerud.html -
fetch_kddcup99 — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html -
make_checkerboard — scikit-learn 1.7.2 document...
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html -
sklearn.pipeline — scikit-learn 1.7.2 documenta...
Utilities to build a composite estimator as a chain of transforms and estimators. User guide. See the Pipelines and composite estimators section for further details.scikit-learn.org/stable/api/sklearn.pipeline.html -
coverage_error — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version coverage_error # sklearn.metrics. coverage_error ( y_...scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html -
make_friedman2 — scikit-learn 1.7.2 documentation
0 ] ** 2 + ( X [:, 1 ] * X [:, 2 ] - 1 / ( X [:, 1...[source] # Generate the “Friedman #2” regression problem. This dataset...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman2.html -
lasso_path — scikit-learn 1.7.2 documentation
is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html -
fowlkes_mallows_score — scikit-learn 1.7.2 docu...
American Statistical Association [ 2 ] Wikipedia entry for the Fowlkes-Mallows...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html