- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 461 - 470 of 1,705 for document (0.22 sec)
-
sklearn.covariance — scikit-learn 1.7.0 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 -
sklearn.pipeline — scikit-learn 1.7.0 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 -
fetch_kddcup99 — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html -
load_linnerud — scikit-learn 1.7.0 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 -
sklearn.manifold — scikit-learn 1.7.0 documenta...
Data embedding techniques. User guide. See the Manifold learning section for further details.scikit-learn.org/stable/api/sklearn.manifold.html -
power_transform — scikit-learn 1.7.0 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version power_transform # sklearn.preprocessing. power_transf...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html -
plot_tree — scikit-learn 1.7.0 documentation
Gallery examples: Plot the decision surface of decision trees trained on the iris dataset Understanding the decision tree structurescikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html -
mean_shift — scikit-learn 1.7.0 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 -
sklearn.multioutput — scikit-learn 1.7.0 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 -
GridSearchCV — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html