scikit-learn/examples/applications
Vincent e28b6bdcf1 Added random seed for facial recognition example and updated the docstring 2015-07-11 21:49:07 +00:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py Added random seed for facial recognition example and updated the docstring 2015-07-11 21:49:07 +00:00
plot_model_complexity_influence.py some fixes for sphinx and in examples 2015-03-02 12:50:53 -05:00
plot_out_of_core_classification.py COSMIT: minor cleanup 2014-11-20 07:26:12 +01:00
plot_outlier_detection_housing.py Fix typo 2015-03-15 01:36:29 -04:00
plot_prediction_latency.py minor fixes in docs. 2015-03-03 11:07:18 -05:00
plot_species_distribution_modeling.py Use immutable default arguments throughtout repo 2015-03-19 16:30:39 +01:00
plot_stock_market.py DOC: stock_market example: follow change of symbol 2015-03-13 15:22:15 +01:00
plot_tomography_l1_reconstruction.py COSMIT remove unnecessary float casting from tomography example 2015-05-12 16:47:59 -04:00
svm_gui.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
topics_extraction_with_nmf.py ENH micro-optimize NMF inner loop 2013-10-20 19:17:26 +02:00
wikipedia_principal_eigenvector.py Change urlopen and iteritems functions for Python3 compat 2015-04-16 19:24:28 -04: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.