scikit-learn/examples/applications
Lars Buitinck 4a3975f3d8 BUG NMF topic spotting example would output n_top_words-1 terms 2011-10-18 15:48:53 +02:00
..
README.txt DOC: Fix warnings 2011-04-10 22:44:13 +02:00
face_recognition.py s/\bcross_val\b/cross_validation/g 2011-09-06 14:44:32 +02:00
plot_species_distribution_modeling.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
stock_market.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
svm_gui.py Export data option in SVG gui. 2011-09-30 18:28:19 +09:00
topics_extraction_with_nmf.py BUG NMF topic spotting example would output n_top_words-1 terms 2011-10-18 15:48:53 +02:00
wikipedia_principal_eigenvector.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

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

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