- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 951 - 960 of 1,702 for document (0.4 sec)
-
Compare BIRCH and MiniBatchKMeans — scikit-lear...
This example compares the timing of BIRCH (with and without the global clustering step) and MiniBatchKMeans on a synthetic dataset having 25,000 samples and 2 features generated using make_blobs. B...scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html -
jaccard_score — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html -
hinge_loss — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html -
check_scoring — scikit-learn 1.7.0 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version check_scoring # sklearn.metrics. check_scoring ( esti...scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html -
sklearn.multiclass — scikit-learn 1.7.0 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.neighbors — scikit-learn 1.7.0 document...
The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.scikit-learn.org/stable/api/sklearn.neighbors.html -
sklearn.svm — scikit-learn 1.7.0 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.mixture — scikit-learn 1.7.0 documentation
Mixture modeling algorithms. User guide. See the Gaussian mixture models section for further details.scikit-learn.org/stable/api/sklearn.mixture.html -
sklearn.frozen — scikit-learn 1.7.0 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 -
make_classification — scikit-learn 1.7.0 docume...
Gallery examples: Probability Calibration curves Comparison of Calibration of Classifiers Classifier comparison OOB Errors for Random Forests Feature transformations with ensembles of trees Feature...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html