scikit-learn/examples/applications
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +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 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
plot_model_complexity_influence.py [MRG+1] Setting max_iter/tol explicitly for SGD estimators in docs (#9776) 2017-10-04 17:28:32 +02:00
plot_out_of_core_classification.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02:00
plot_prediction_latency.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_species_distribution_modeling.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_stock_market.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +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 MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
svm_gui.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
wikipedia_principal_eigenvector.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08: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.