scikit-learn/examples/applications
hdmetor c865b9b9b2 Using rain_test_split and StandardScaler instead of reimplementing them 2015-12-15 08:11:19 -08:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py More doc fixes. Latex builds again. 2015-11-20 16:30:45 -05: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 Using rain_test_split and StandardScaler instead of reimplementing them 2015-12-15 08:11:19 -08:00
plot_species_distribution_modeling.py Use immutable default arguments throughtout repo 2015-03-19 16:30:39 +01:00
plot_stock_market.py replaced matplotlib function finance.quotes_historical_yahoo() (deprecated as of matplotlib 1.4.x) with finance.quotes_historical_yahoo_ochl(), enabling the example to work for the latest version of matplotlib (1.5.0). 2015-11-26 08:21:07 -08:00
plot_tomography_l1_reconstruction.py DOC Fix plot_tomography_l1_reconstruction example 2015-10-15 16:37:24 +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_lda.py #5877 fix confusing n_samples and n_features 2015-11-19 00:59:42 -08: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.