scikit-learn/examples/classification
Bijil Subhash a3893d3bdc
DOC update notebook style for plot_lda_qda (#22528)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2022-03-18 16:51:54 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_classifier_comparison.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_digits_classification.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_lda.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_lda_qda.py DOC update notebook style for plot_lda_qda (#22528) 2022-03-18 16:51:54 +01:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.