scikit-learn/examples
adijohar b84d677517
DOC Update plot_partial_dependence.py (#22013)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-12-17 22:49:04 +01:00
..
applications MNT Speed up of plot_face_recognition.py example (#21725) 2021-12-15 11:05:48 +01:00
bicluster MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
calibration MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02: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 Accelerate plot_image_denoising.py (#21799) 2021-12-06 14:45:22 +01: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 Update plot_partial_dependence.py (#22013) 2021-12-17 22:49:04 +01:00
kernel_approximation MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
linear_model DOC Increase execution speed of plot_sgd_comparison (#21610) 2021-12-09 12:40:55 -05:00
manifold MNT accelerate example plot_lle_digits.py (#21736) 2021-11-24 08:56:21 +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 Fix deprecation warning in plot_roc (#21911) 2021-12-07 09:43:05 -05:00
multioutput MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
neighbors MNT speed up plot_nca_classification.py (#21771) 2021-11-26 15:24:01 +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 MNT speed up example plot_svm_scale_c.py (#21625) 2021-11-24 13:51:08 +01:00
text MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02: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
========