scikit-learn/examples/applications
Jaques Grobler 0d63d785e7 Merge branch 'master' into WIP_tut
Conflicts:
	examples/linear_model/plot_ols.py
2012-03-22 17:12:36 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_face_recognition.py Better doctest time(wip),removed duplicate examples, update plot_ols.py 2012-03-05 17:18:05 +01:00
plot_outlier_detection_housing.py Typo in example. Thanks Virgile for the cool example. 2011-12-20 11:49:31 -05:00
plot_species_distribution_modeling.py MISC: species distribution example plotted 2012-01-10 22:03:19 +01:00
plot_stock_market.py fixed links & neatening 2012-03-08 15:21:53 +01:00
plot_tomography_l1_reconstruction.py FIX small stuff in new tomography example 2012-01-15 16:01:01 +01: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 BUG: follow API change in example 2012-02-12 11:53:00 +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.