scikit-learn/examples/classification
johannah 824115a4e5 Added colorblind compatibility to classification 2015-10-22 18:32:23 +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 ENH: fixes issue #5484 2015-10-20 15:48:38 +02:00
plot_digits_classification.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_lda.py Added colorblind compatibility to classification 2015-10-22 18:32:23 +02:00
plot_lda_qda.py MAINT Deprecate LDA/QDA in favor of expanded names 2015-09-11 15:32:11 +02:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.