scikit-learn/examples/applications
Olivier Grisel 030e189d83 DOC: make the face recognition example static (to avoid having to download the dataset to build the doc) 2011-04-11 22:07:58 +02:00
..
README.txt DOC: Fix warnings 2011-04-11 22:07:58 +02:00
face_recognition.py DOC: make the face recognition example static (to avoid having to download the dataset to build the doc) 2011-04-11 22:07:58 +02:00
plot_species_distribution_modeling.py MISC: reduce disk consumption when generating docs 2011-04-03 13:17:08 +02:00
stock_market.py moving real word examples to the applications subfolder 2010-12-05 21:40:38 +01:00
svm_gui.py moving real word examples to the applications subfolder 2010-12-05 21:40:38 +01:00
wikipedia_principal_eigenvector.py moving real word examples to the applications subfolder 2010-12-05 21:40:38 +01:00

README.txt

Examples based on real world datasets
-------------------------------------

Applications to real world problems with some medium sized datasets or
interactive user interface.