scikit-learn/examples/classification
Aman Dalmia 13cc121b30 [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py DOC Adding GPC to plot_classification_probability.py example 2015-10-19 18:07:12 +02:00
plot_classifier_comparison.py DOC: fixed typos and one style issue in plot examples 2016-04-25 11:59:40 +08: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 Added colorblind compatibility to classification 2015-10-22 18:32:23 +02:00
plot_lda_qda.py [MRG] DOC explaining the physical meaning of the ellipsoids (#7856) 2016-11-17 09:43:47 +11:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.