scikit-learn/examples/applications
Lucy Liu 3a724107bb
DOC replace boston dataset in example plot_outlier_detection (#16687)
2020-03-24 09:18:41 +01: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 modules private in linear_model (#15324) 2019-10-23 15:34:26 +02: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_wine.py DOC replace boston dataset in example plot_outlier_detection (#16687) 2020-03-24 09:18:41 +01:00
plot_prediction_latency.py MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
plot_species_distribution_modeling.py MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04: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/EXA replaced deprecated NavigationToolbar2TkAgg (#16187) 2020-01-28 07:30:19 +01:00
wikipedia_principal_eigenvector.py DOC remove caching in wikipedia_principal_eigenvector example (#16271) 2020-01-29 11:57:49 +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.