scikit-learn/examples/classification
surgan12 62d2059804 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08: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 improved example plot in plot_lda_qda.py (#12942) 2019-01-14 23:15:19 +08:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.