scikit-learn/examples
Adrin Jalali 51c8e0e19d
CLN replace authors with the standard line (#29250)
2024-06-17 17:57:02 +00:00
..
applications CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
bicluster CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
calibration CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
classification CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
cluster CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
compose CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
covariance CLN remove unneeded copyrights (#29257) 2024-06-17 11:11:33 +02:00
cross_decomposition
datasets CLN use new license notice line (#29246) 2024-06-13 15:51:09 +02:00
decomposition CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
developing_estimators CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
ensemble CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
exercises DOC Add doc link to SVC reference (#28073) 2024-01-16 16:09:32 +01:00
feature_selection DOC Enhanced example visualization to RFE (#28862) 2024-04-22 15:19:41 +02:00
gaussian_process CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
impute CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
inspection DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
kernel_approximation CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
linear_model CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
manifold CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
miscellaneous CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
mixture CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
model_selection CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
multiclass
multioutput CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
neighbors CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
neural_networks CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
preprocessing CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
release_highlights DOC Various improvements and more details in release highlights for 1.5 (#29056) 2024-05-21 14:51:01 +00:00
semi_supervised CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
svm CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
text CLN replace authors with the standard line (#29250) 2024-06-17 17:57:02 +00:00
tree DOC Removing warnings from plot_iris_dtc (#29109) 2024-05-27 10:31:12 +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.