scikit-learn/examples/applications
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07: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 Merge pull request #6005 from seales/SpellingFix 2016-01-04 13:42:20 +01:00
plot_outlier_detection_housing.py Fixed legend text and pep8 warnings 2016-02-15 14:12:25 +08: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 DOC Fix plot_tomography_l1_reconstruction example 2015-10-15 16:37:24 +02:00
svm_gui.py Changes to be committed: 2016-02-10 15:44:59 +01:00
topics_extraction_with_nmf_lda.py MAINT remove my email address 2016-03-04 10:43:41 +01:00
wikipedia_principal_eigenvector.py [DOC] Fix broken links 2016-03-23 12:45:34 -07: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.