scikit-learn/examples/applications
Nicolas Hug 5c5635feb7 MNT make files private in sklearn.svm (#15165) 2019-10-18 16:18:33 -04:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_face_recognition.py EXA Removing redundant parameters assignment in examples (#14360) 2019-07-14 22:26:41 +08:00
plot_model_complexity_influence.py MNT make files private in sklearn.svm (#15165) 2019-10-18 16:18:33 -04:00
plot_out_of_core_classification.py DOC Moved the text around to different subsections for documentation of "… (#14899) 2019-09-06 15:30:28 +02:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02:00
plot_prediction_latency.py MNT make files private in sklearn.svm (#15165) 2019-10-18 16:18:33 -04:00
plot_species_distribution_modeling.py DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
plot_stock_market.py EXA Removing redundant parameters assignment in examples (#14360) 2019-07-14 22:26:41 +08:00
plot_tomography_l1_reconstruction.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_topics_extraction_with_nmf_lda.py ENH Add return_X_y to 20_newsgroups and olivetti_faces (#14259) 2019-07-20 10:30:09 +08:00
svm_gui.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
wikipedia_principal_eigenvector.py EXA Remove redundant tol parameter for SGDClassifier (#14556) 2019-08-02 14:04:10 -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.