scikit-learn/examples/classification
Thomas J Fan e650a207ef ENH Adds plot_confusion matrix (#15083) 2019-11-14 14:43:54 +01: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 ENH Adds plot_confusion matrix (#15083) 2019-11-14 14:43:54 +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.