scikit-learn/examples/applications
Gael Varoquaux 076c822da2 COSMIT: minor cleanup 2014-11-20 07:26:12 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30
plot_model_complexity_influence.py Merge pull request #3169 from mjbommar/issue-3167-eradicate-todense 2014-05-24 21:02:47 +02:00
plot_out_of_core_classification.py COSMIT: minor cleanup 2014-11-20 07:26:12 +01:00
plot_outlier_detection_housing.py PY3 fixed examples 2014-02-15 17:05:08 +01:00
plot_prediction_latency.py FIX Python 3 support for examples/applications/plot_prediction_latency.py 2014-06-24 16:16:54 +02:00
plot_species_distribution_modeling.py FIX Python 3 support for datasets.species_distributions 2014-06-24 10:39:41 +02:00
plot_stock_market.py Modified example 'plot_stock_market.py' to use matplotlib.pyplot 2014-05-16 09:43:50 +05:30
plot_tomography_l1_reconstruction.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02: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 ENH export randomized_svd publicly 2013-08-30 10:17:40 +02: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.