scikit-learn/examples/classification
Jeroen Van Goey 7e8f8b7ba9 Update plots_digits_classification.py
DOC Update comment in plots_digits_classification
2016-04-07 16:02:15 +02: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 Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
plot_digits_classification.py Update plots_digits_classification.py 2016-04-07 16:02:15 +02:00
plot_lda.py Added colorblind compatibility to classification 2015-10-22 18:32:23 +02:00
plot_lda_qda.py MAINT Don't use deprecated 1d X (or deprecated matplotlib stuff) in examples. 2015-12-10 12:11:48 -05:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.