scikit-learn/examples/classification
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00: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 CLN use new license notice line (#29246) 2024-06-13 15:51:09 +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 DOC Use correct name for OAS (#27883) 2023-12-01 17:21:50 +00:00
plot_lda_qda.py DOC add narrative description and remove deprecation warning (#27440) 2023-09-28 12:52:08 +02:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.