scikit-learn/examples/applications
Thomas J. Fan 7cc0177f8e
MNT Replaces numpy alias with builtin typse (#17687)
* MNT Replaces numpy alias with builtin typse

* STY Lint error
2020-06-24 16:51:51 +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 EXA Removing redundant parameters assignment in examples (#14360) 2019-07-14 22:26:41 +08:00
plot_model_complexity_influence.py DOC exchange Boston for Diabetes at plot model complexity influence (#16533) 2020-05-18 15:30:23 +02:00
plot_out_of_core_classification.py DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
plot_outlier_detection_wine.py DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
plot_prediction_latency.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
plot_species_distribution_modeling.py shorten links in examples-applications (#17635) 2020-06-19 13:35:32 +02:00
plot_stock_market.py DOC avoid FutureWarnings for deprecations examples (#17264) 2020-05-18 18:35:12 +02:00
plot_tomography_l1_reconstruction.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
plot_topics_extraction_with_nmf_lda.py EXA Add topic plots to topic modeling example (#17202) 2020-06-21 09:53:26 +10: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.