- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 991 - 1000 of 3,200 for 2 (0.21 sec)
-
sklearn.mixture — scikit-learn 1.7.2 documentation
Mixture modeling algorithms. User guide. See the Gaussian mixture models section for further details.scikit-learn.org/stable/api/sklearn.mixture.html -
sklearn.svm — scikit-learn 1.7.2 documentation
Support vector machine algorithms. User guide. See the Support Vector Machines section for further details.scikit-learn.org/stable/api/sklearn.svm.html -
sklearn.frozen — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version sklearn.frozen # FrozenEstimator Estimator that wraps...scikit-learn.org/stable/api/sklearn.frozen.html -
Semi Supervised Classification — scikit-learn 1...
Examples concerning the sklearn.semi_supervised module. Decision boundary of semi-supervised classifiers versus SVM on the Iris dataset Effect of varying threshold for self-training Label Propagati...scikit-learn.org/stable/auto_examples/semi_supervised/index.html -
sklearn.multiclass — scikit-learn 1.7.2 documen...
Multiclass learning algorithms. one-vs-the-rest / one-vs-all, one-vs-one, error correcting output codes. The estimators provided in this module are meta-estimators: they require a base estimator to...scikit-learn.org/stable/api/sklearn.multiclass.html -
sklearn.tree — scikit-learn 1.7.2 documentation
Decision tree based models for classification and regression. User guide. See the Decision Trees section for further details. Exporting: Plotting:scikit-learn.org/stable/api/sklearn.tree.html -
fetch_file — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_file.html -
get_config — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version get_config # sklearn. get_config ( ) [source] # Retri...scikit-learn.org/stable/modules/generated/sklearn.get_config.html -
sklearn.dummy — scikit-learn 1.7.2 documentation
Dummy estimators that implement simple rules of thumb. User guide. See the Metrics and scoring: quantifying the quality of predictions section for further details.scikit-learn.org/stable/api/sklearn.dummy.html -
make_union — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version make_union # sklearn.pipeline. make_union ( * transfo...scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_union.html