scikit-learn/examples/applications
Aman Dalmia 13cc121b30 [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py replace RandomizedPCA by new API in remaining documentation 2016-09-19 12:46:42 +02: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 Fix example to use rst syntax in notebook comments 2016-08-03 20:23:50 +02:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02: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 [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
plot_stock_market.py General spelling fixes 2015-12-16 09:46:42 -08:00
plot_tomography_l1_reconstruction.py [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00
svm_gui.py Changes to be committed: 2016-02-10 15:44:59 +01:00
topics_extraction_with_nmf_lda.py [MRG+1] Add multiplicative-update solver in NMF, with all beta-divergence (#5295) 2016-12-12 16:10:39 +01:00
wikipedia_principal_eigenvector.py DOCS / COSMIT duplicate word typos 2016-07-26 10:44:32 -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.