scikit-learn/examples
melemo2 257e0a2cff
DOC accelerate plot_kernel_ridge_regression.py (#21791)
2022-03-18 14:57:12 +01:00
..
applications DOC: use notebook-style for wikipedia_principal_eigenvector.py (#22704) 2022-03-07 20:41:40 +01:00
bicluster MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
calibration DOC update notebook-style for plot_calibration.py (#22734) 2022-03-17 11:59:59 +01:00
classification MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
cluster MAINT Import from public SciPy in pubilc namespace (#22875) 2022-03-17 11:59:23 +01:00
compose MNT Clean fixes and compat for old versions of our dependencies (#22642) 2022-03-02 11:32:06 +01:00
covariance MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
cross_decomposition MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
datasets DOC Fix matplotlib warning for plot_iris_dataset.py (#22640) 2022-03-02 10:18:58 +01:00
decomposition DOC Update notebook-style for example plot_image_denoising (#22739) 2022-03-17 14:19:53 +01:00
ensemble DOC Clarify the LS term in example (#22156) 2022-03-16 18:19:00 +01:00
exercises DOC update notebook-style example plot_cv_diabetes.py (#22740) 2022-03-17 11:42:01 +01:00
feature_selection DOC use notebook-style for example plot_feature_selection.py (#22437) 2022-02-14 12:02:33 +01:00
gaussian_process MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
impute MNT accelerate example plot_iterative_imputer_variants_comparison.py (#21748) 2022-02-23 14:19:51 +01:00
inspection DOC make plot_permutation_importance example run on VS code (#22752) 2022-03-10 21:09:46 +01:00
kernel_approximation MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
linear_model DOC Use notebook style for plot_lasso_dense_vs_sparse_data (#22789) 2022-03-13 10:34:27 +01:00
manifold DOC use notebook-style and fix matplotlib warning for plot_compare_methods (#22679) 2022-03-07 10:40:57 +01:00
miscellaneous DOC accelerate plot_kernel_ridge_regression.py (#21791) 2022-03-18 14:57:12 +01:00
mixture MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
model_selection DOC updated to notebook style for grid_search_text_feature_extraction.py (#22558) 2022-03-12 15:40:26 +01:00
multioutput MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
neighbors MNT Clean fixes and compat for old versions of our dependencies (#22642) 2022-03-02 11:32:06 +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 Update plot_rbf_parameters.py (#22724) 2022-03-17 22:20:01 +01:00
text DOC: document classification example more readable (#22820) 2022-03-14 09:47:36 +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
========