scikit-learn/examples/classification
Jérémie du Boisberranger 6de55b3488
MAINT|API Clean up deprecations for 1.6: SAMME.R in AdaBoost and deprecate algorithm (#29997)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-10-08 22:15:43 +02:00
..
README.txt
plot_classification_probability.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_classifier_comparison.py MAINT|API Clean up deprecations for 1.6: SAMME.R in AdaBoost and deprecate algorithm (#29997) 2024-10-08 22:15:43 +02:00
plot_digits_classification.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_lda.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
plot_lda_qda.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00

README.txt

.. _classification_examples:

Classification
-----------------------

General examples about classification algorithms.