scikit-learn/examples/applications
Adrin Jalali 69c8967e21 DOC Fix warnings in examples (#12654)
Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend.
2019-01-17 21:41:13 +11:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_face_recognition.py DOC Fix warnings in examples (#12654) 2019-01-17 21:41:13 +11: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 DOC Fix warnings in examples (#12654) 2019-01-17 21:41:13 +11:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02:00
plot_prediction_latency.py MNT update Travis dependencies to latest available versions (#11714) 2018-08-14 08:23:06 +10:00
plot_species_distribution_modeling.py MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
plot_stock_market.py MNT Unused import 2018-11-24 23:38:38 +08:00
plot_tomography_l1_reconstruction.py EXA Fix plot tomography l1 reconstruction (#11100) 2018-05-17 09:55:28 +10:00
plot_topics_extraction_with_nmf_lda.py MRG Sphinx fixes (#9155) 2017-06-28 17:00:13 +02:00
svm_gui.py EXA Fix several DeprecationWarning: invalid escape sequence in examples (#12924) 2019-01-05 12:22:36 +08:00
wikipedia_principal_eigenvector.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +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.