scikit-learn/examples/applications
ZJ Poh adddf00433 [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +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] DOC examples with correct notebook style (#9061) 2017-06-20 14:48:57 +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 [MRG] Run examples with Python 2 and 3 on CircleCI (#10167) 2017-12-19 17:17:15 +01:00
plot_outlier_detection_housing.py phrasing 2016-08-24 08:39:44 +02:00
plot_prediction_latency.py [MRG] EHN: Change default n_estimators to 100 for random forest (#11542) 2018-07-17 14:42:59 -05:00
plot_species_distribution_modeling.py [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
plot_stock_market.py [MRG] Fix plot_stock_market.py after Google finance URL shut-down (#10958) 2018-04-14 21:54:03 +10: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 Changes to be committed: 2016-02-10 15:44:59 +01:00
wikipedia_principal_eigenvector.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +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.