- Sort Score
- Num 10 results
- Language All
- Labels All
Results 501 - 510 of 3,542 for document (4.91 seconds)
-
User Guide — scikit-learn 1.8.0 documenta...
Supervised learning- Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Or...scikit-learn.org/stable/user_guide.html -
sklearn.inspection — scikit-learn 1.8.0 d...
scikit-learn.org/stable/api/sklearn.inspection.html -
sklearn.pipeline — scikit-learn 1.8.0 doc...
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 -
sklearn.ensemble — scikit-learn 1.8.0 doc...
Ensemble-based methods for classification, regression and anomaly detection. User guide. See the Ensembles: Gradient boosting, random forests, bagging, voting, stacking section for further details.scikit-learn.org/stable/api/sklearn.ensemble.html -
sklearn.covariance — scikit-learn 1.8.0 d...
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.manifold — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/api/sklearn.manifold.html -
sklearn.multioutput — scikit-learn 1.8.0 ...
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 -
Ensemble methods — scikit-learn 1.8.0 doc...
Examples concerning the sklearn.ensemble module. Categorical Feature Support in Gradient Boosting Combine predictors using stacking Comparing Random Forests and Histogram Gradient Boosting models C...scikit-learn.org/stable/auto_examples/ensemble/index.html -
Decision Trees — scikit-learn 1.8.0 docum...
Examples concerning the sklearn.tree module. Decision Tree Regression Plot the decision surface of decision trees trained on the iris dataset Post pruning decision trees with cost complexity prunin...scikit-learn.org/stable/auto_examples/tree/index.html -
Dataset examples — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/auto_examples/datasets/index.html