scikit-learn/examples/applications
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_cyclical_feature_engineering.py MNT Ignore pandas 2.2 warnings including Pyarrow dependency warnings (#28305) 2024-01-31 11:23:33 +01:00
plot_digits_denoising.py DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
plot_face_recognition.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
plot_model_complexity_influence.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_out_of_core_classification.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_outlier_detection_wine.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_prediction_latency.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_species_distribution_modeling.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_stock_market.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_time_series_lagged_features.py DOC user polars instead of polars in plot_time_series_lagged_features (#28601) 2024-04-08 19:10:43 +00:00
plot_tomography_l1_reconstruction.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
plot_topics_extraction_with_nmf_lda.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
wikipedia_principal_eigenvector.py CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00: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.