scikit-learn/examples
Olivier Grisel 35f8159d8e
DOC Improve the plot_gpy_noisy.py example (#29788)
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-09-05 16:30:50 +00:00
..
applications DOC Copyedit species names in species distribution modeling example (#29654) 2024-08-13 08:56:50 +02:00
bicluster MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
calibration MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
classification MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
cluster MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
compose MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
covariance MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
cross_decomposition MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
datasets MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
decomposition EXA Fix axis scaling in example `plot_ica_vs_pca.py` (#29726) 2024-09-04 12:21:10 +05:00
developing_estimators CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
ensemble MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
exercises MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
feature_selection MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
gaussian_process DOC Improve the plot_gpy_noisy.py example (#29788) 2024-09-05 16:30:50 +00:00
impute MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
inspection MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
kernel_approximation CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
linear_model MNT Fix E721 linting issues to do type comparisons with is (#29501) 2024-08-30 15:13:14 +02:00
manifold MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
miscellaneous MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
mixture MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
model_selection MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
multiclass MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
multioutput CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
neighbors MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
neural_networks MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
preprocessing MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
release_highlights MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
semi_supervised MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
svm MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
text CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
tree MNT Add author/license note where missing and add the linter (#29477) 2024-07-22 22:05:03 +02:00
README.txt DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00

README.txt

.. _general_examples:

Examples
========

This is the gallery of examples that showcase how scikit-learn can be used. Some
examples demonstrate the use of the :ref:`API <api_ref>` in general and some
demonstrate specific applications in tutorial form. Also check out our
:ref:`user guide <user_guide>` for more detailed illustrations.