- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 791 - 800 of 1,549 for document (0.87 sec)
-
mean_shift — scikit-learn 1.7.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version mean_shift # sklearn.cluster. mean_shift ( X , * , ba...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html -
set_config — scikit-learn 1.7.1 documentation
Gallery examples: Metadata Routing Displaying Pipelines Introducing the set_output API Post-tuning the decision threshold for cost-sensitive learning Target Encoder’s Internal Cross fitting Release...scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
sklearn.covariance — scikit-learn 1.7.1 documen...
Methods and algorithms to robustly estimate covariance. They estimate the covariance of features at given sets of points, as well as the precision matrix defined as the inverse of the covariance. C...scikit-learn.org/stable/api/sklearn.covariance.html -
check_cv — scikit-learn 1.7.1 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 -
make_friedman1 — scikit-learn 1.7.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version make_friedman1 # sklearn.datasets. make_friedman1 ( n...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html -
load_linnerud — scikit-learn 1.7.1 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 -
label_binarize — scikit-learn 1.7.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
sklearn.multioutput — scikit-learn 1.7.1 docume...
Multioutput regression and classification. The estimators provided in this module are meta-estimators: they require a base estimator to be provided in their constructor. The meta-estimator extends ...scikit-learn.org/stable/api/sklearn.multioutput.html -
sklearn.manifold — scikit-learn 1.7.1 documenta...
Data embedding techniques. User guide. See the Manifold learning section for further details.scikit-learn.org/stable/api/sklearn.manifold.html -
sklearn.inspection — scikit-learn 1.7.1 documen...
Tools for model inspection. User guide. See the Inspection section for further details. Plotting:scikit-learn.org/stable/api/sklearn.inspection.html