scikit-learn/examples/applications
Andreas Mueller 68a8b8b46d ENH renamed best_estimator and best_score in examples and tests. 2012-01-05 23:35:33 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
face_recognition.py ENH renamed best_estimator and best_score in examples and tests. 2012-01-05 23:35:33 +01:00
plot_outlier_detection_housing.py Typo in example. Thanks Virgile for the cool example. 2011-12-20 11:49:31 -05:00
plot_species_distribution_modeling.py fix: xmin -> X.min() 2011-12-22 18:41:05 -08:00
plot_stock_market.py MISC: plot_stock_market cluster on learned covariance 2011-11-12 21:43:53 +01:00
svm_gui.py peping8 examples/applications 2011-12-19 18:29:00 +01:00
topics_extraction_with_nmf.py peping8 examples/applications 2011-12-19 18:29:00 +01:00
wikipedia_principal_eigenvector.py ENH: renamed fast_svd to randomized_svd + related improvements 2011-12-31 14:31:55 +01: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.