scikit-learn/examples
gpapadok f13015e2fa
DOC Fix notebook-style for plot_document_clustering.py (#22443)
2022-02-14 11:48:02 +01:00
..
applications DOC: use notebook-style in plot_prediction_latency.py (#22418) 2022-02-14 07:57:26 +01:00
bicluster MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
calibration DOC Fix duplicate-word typos (#22454) 2022-02-11 22:47:10 -05:00
classification MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
cluster MNT Accelerate_examples plot_digits_linkage.py (#21737) 2021-11-26 11:04:51 +01:00
compose DOC speed up example plot_digits_pipe.py (#21728) 2021-11-25 13:05:54 +01:00
covariance MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
cross_decomposition MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
datasets DOC Fixed an error in plot_digits_last_image (#21972) 2021-12-14 16:52:53 -05:00
decomposition DOC Fix sphinx warnings related to example reformatting. (#22147) 2022-01-08 15:21:39 -05:00
ensemble [DOC] Speed up `plot_gradient_boosting_quantile.py` example (#21666) 2021-12-03 00:23:42 +01:00
exercises MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
feature_selection MNT Speedup example plot_select_from_model_diabetes.py (#21738) 2021-11-25 19:15:23 +01:00
gaussian_process DOC convert to notebook the basic example introducing GPR (#20360) 2021-11-03 18:49:48 +01:00
impute DOC add missing markdown marker in an example (#21740) 2021-11-22 16:03:05 +01:00
inspection DOC use the arxiv directive in the docstrings (#21418) 2022-01-28 17:55:55 +01:00
kernel_approximation MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
linear_model DOC fix section marker in plot_ard.py examples (#22481) 2022-02-14 11:27:54 +01:00
manifold DOC Fix MDS images in user guide (#22465) 2022-02-14 11:17:50 +01:00
miscellaneous MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
mixture MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
model_selection DOC use notebook-style for plot_train_error_vs_test_error (#22440) 2022-02-14 11:45:57 +01:00
multioutput MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
neighbors Update plot_regression.py (#22416) 2022-02-09 15:09:14 +01:00
neural_networks Use as_frame=False for mnist_784 examples to reduce memory usage (#21922) 2021-12-09 10:24:03 +01:00
preprocessing EXA Improve example Importance of Feature Scaling (#21630) 2021-11-26 14:56:25 -05:00
release_highlights MNT Adjust n_jobs=2 for examples and tests (#21780) 2021-11-25 10:49:26 +01:00
semi_supervised ENH Improve `plot_semi_supervised_newsgroups.py` example (#21673) 2021-11-23 17:16:03 -05:00
svm DOC clarify fit of the models with/without sample weights (#22319) 2022-01-28 15:35:10 +01:00
text DOC Fix notebook-style for plot_document_clustering.py (#22443) 2022-02-14 11:48:02 +01:00
tree FIX Fixes plot_tree from going out of bounds (#21917) 2021-12-08 14:04:06 +01:00
README.txt DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00

README.txt

.. _general_examples:

Examples
========