scikit-learn/examples/applications
Guillaume Lemaitre 1eece2cec8
DOC add image denoising kPCA example (#20248)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-29 18:14:50 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_digits_denoising.py DOC add image denoising kPCA example (#20248) 2021-06-29 18:14:50 +02:00
plot_face_recognition.py STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
plot_model_complexity_influence.py [MRG] ENH Consistent loss name for squared error (#19310) 2021-03-19 15:21:34 +01:00
plot_out_of_core_classification.py STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02: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 DOC Tomography L1 reconstruction example: use dot product operator (#18722) 2020-11-02 16:39:11 +01: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 STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
wikipedia_principal_eigenvector.py STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02: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.