scikit-learn/examples/classification
Johann Faouzi d710f73096 DOC Fix suptitle in LDA_QDA example (#14130) 2019-06-22 09:07:43 -07:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
plot_classifier_comparison.py DOC Fix warnings in examples (#12654) 2019-01-17 21:41:13 +11:00
plot_digits_classification.py [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00
plot_lda.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_lda_qda.py DOC Fix suptitle in LDA_QDA example (#14130) 2019-06-22 09:07:43 -07:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.