scikit-learn/examples/applications
Andreas Mueller 9bc4de8dae some fixes for sphinx and in examples 2015-03-02 12:50:53 -05: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 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 COSMIT spelling 2015-01-15 15:09:35 -05: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.