scikit-learn/examples/applications
Alexandre Gramfort c37cef2ff7 FIX : fix application example due to API change 2012-10-27 15:38:19 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py FIX : fix application example due to API change 2012-10-27 15:38:19 +02:00
plot_outlier_detection_housing.py Made old EllipticEnvelop deprecated class 2012-03-26 17:16:58 +02:00
plot_species_distribution_modeling.py MISC: species distribution example plotted 2012-01-10 22:03:19 +01:00
plot_stock_market.py ENH rename out_dim to n_components in manifold module 2012-05-06 16:08:25 +02:00
plot_tomography_l1_reconstruction.py DOC rm references to deprecated stuff 2012-09-20 22:15:39 +02:00
svm_gui.py peping8 examples/applications 2011-12-19 18:29:00 +01:00
topics_extraction_with_nmf.py Fix grid search example 2012-03-04 13:15:36 +01:00
wikipedia_principal_eigenvector.py MISC renamed n_iterations to n_iter in all other places. 2012-10-10 19:10:29 +01:00

README.txt

.. _realworld_examples:

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

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