- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1091 - 1100 of over 10,000 for 1 (3.3 seconds)
-
sklearn.kernel_ridge — scikit-learn 1.7.2...
Kernel ridge regression. User guide. See the Kernel ridge regression section for further details.scikit-learn.org/stable/api/sklearn.kernel_ridge.html -
sklearn.inspection — scikit-learn 1.7.2 d...
Tools for model inspection. User guide. See the Inspection section for further details. Plotting:scikit-learn.org/stable/api/sklearn.inspection.html -
sklearn.manifold — scikit-learn 1.7.2 doc...
Data embedding techniques. User guide. See the Manifold learning section for further details.scikit-learn.org/stable/api/sklearn.manifold.html -
sklearn.pipeline — scikit-learn 1.7.2 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.multioutput — scikit-learn 1.7.2 ...
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.7.2 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.7.2 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.7.2 doc...
scikit-learn.org/stable/auto_examples/datasets/index.html -
Feature Selection — scikit-learn 1.7.2 do...
Examples concerning the sklearn.feature_selection module. Comparison of F-test and mutual information Model-based and sequential feature selection Pipeline ANOVA SVM Recursive feature elimination R...scikit-learn.org/stable/auto_examples/feature_selection/index.html -
Working with text documents — scikit-lear...
Examples concerning the sklearn.feature_extraction.text module. Classification of text documents using sparse features Clustering text documents using k-means FeatureHasher and DictVectorizer Compa...scikit-learn.org/stable/auto_examples/text/index.html