- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 1,555 for document (0.53 sec)
-
Examples of Using FrozenEstimator — scikit-lear...
This example showcases some use cases of FrozenEstimator. FrozenEstimator is a utility class that allows to freeze a fitted estimator. This is useful, for instance, when we want to pass a fitted es...scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html -
fetch_rcv1 — scikit-learn 1.7.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version fetch_rcv1 # sklearn.datasets. fetch_rcv1 ( * , data_...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html -
sklearn.compose — scikit-learn 1.7.1 documentation
Meta-estimators for building composite models with transformers. In addition to its current contents, this module will eventually be home to refurbished versions of Pipeline and FeatureUnion. User ...scikit-learn.org/stable/api/sklearn.compose.html -
validation_curve — scikit-learn 1.7.1 documenta...
scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html -
recall_score — scikit-learn 1.7.1 documentation
Gallery examples: Probability Calibration curves Post-tuning the decision threshold for cost-sensitive learning Precision-Recallscikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html -
fetch_covtype — scikit-learn 1.7.1 documentation
Gallery examples: Scalable learning with polynomial kernel approximation Evaluation of outlier detection estimators Release Highlights for scikit-learn 0.24scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html -
check_estimator — scikit-learn 1.7.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html -
export_graphviz — scikit-learn 1.7.1 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version export_graphviz # sklearn.tree. export_graphviz ( dec...scikit-learn.org/stable/modules/generated/sklearn.tree.export_graphviz.html -
make_blobs — scikit-learn 1.7.1 documentation
Gallery examples: Probability calibration of classifiers Probability Calibration for 3-class classification Normal, Ledoit-Wolf and OAS Linear Discriminant Analysis for classification Demo of affin...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html -
sklearn.datasets — scikit-learn 1.7.1 documenta...
Utilities to load popular datasets and artificial data generators. User guide. See the Dataset loading utilities section for further details. Loaders: Sample generators:scikit-learn.org/stable/api/sklearn.datasets.html