scikit-learn/examples/applications
Zhenqing Hu 3593194b69 Python 2 fix for plot_stock_market.py error (#9965) 2017-10-22 20:48:29 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_face_recognition.py [MRG] DOC examples with correct notebook style (#9061) 2017-06-20 14:48:57 +02:00
plot_model_complexity_influence.py [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
plot_out_of_core_classification.py [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02:00
plot_prediction_latency.py [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
plot_species_distribution_modeling.py [MRG] Update URL for species distribution dataset (#8864) 2017-05-11 18:44:08 +02:00
plot_stock_market.py Python 2 fix for plot_stock_market.py error (#9965) 2017-10-22 20:48:29 +02:00
plot_tomography_l1_reconstruction.py [MRG] FIX Examples use int / int without __future__.division (#9426) 2017-07-23 12:11:49 +10:00
plot_topics_extraction_with_nmf_lda.py MRG Sphinx fixes (#9155) 2017-06-28 17:00:13 +02:00
svm_gui.py Changes to be committed: 2016-02-10 15:44:59 +01:00
wikipedia_principal_eigenvector.py [MRG] DOC examples with correct notebook style (#9061) 2017-06-20 14:48:57 +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.