scikit-learn/examples/applications
Narendra Singh dangi 06a6b931f3
DOC Documents fixed to increase speed by removing for loop (#27066)
2023-08-15 14:33:35 +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 add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_digits_denoising.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_face_recognition.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_model_complexity_influence.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_out_of_core_classification.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_outlier_detection_wine.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_prediction_latency.py DOC Documents fixed to increase speed by removing for loop (#27066) 2023-08-15 14:33:35 +00:00
plot_species_distribution_modeling.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_stock_market.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_tomography_l1_reconstruction.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_topics_extraction_with_nmf_lda.py DOC simplify plotting code in NMF LDA 20newsgroups example (#26727) 2023-06-30 11:28:17 +02:00
svm_gui.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
wikipedia_principal_eigenvector.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +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.