scikit-learn/examples/classification
Clemens Brunner d239fc4e4f Simplified LDA vs. shrinkage LDA example 2014-12-16 11:35:56 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_classification_probability.py COSMIT: Made the following changes 2014-08-21 17:37:38 +02:00
plot_classifier_comparison.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_digits_classification.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_lda.py Simplified LDA vs. shrinkage LDA example 2014-12-16 11:35:56 +01:00
plot_lda_qda.py move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_simple_lda.py Added simple LDA example 2014-12-16 11:35:55 +01:00

README.txt

.. _classification_examples:

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

General examples about classification algorithms.