scikit-learn/examples/classification
Adrin Jalali 3e127a3d5c
MNT Add author/license note where missing and add the linter (#29477)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-07-22 22:05:03 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_classifier_comparison.py MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +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.