scikit-learn/examples
Thomas J. Fan d4aad64b1e
MNT Update to black 22.3.0 to resolve click error (#22983)
* MNT Update to black 22.3.0 to resolve click error

* STY Update for new black version
2022-03-29 12:04:41 +02: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 DOC update notebook style for plot_lda_qda (#22528) 2022-03-18 16:51:54 +01:00
cluster DOC convert examples/cluster/plot_mini_batch_kmeans.py to notebook style (#22900) 2022-03-19 15:04:32 +01:00
compose API Config: change default display to "diagram" (#22856) 2022-03-21 15:43:07 +01:00
covariance DOC use notebook-style for plot_sparse_cov.py (#22807) 2022-03-18 17:05:01 +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, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
ensemble API Config: change default display to "diagram" (#22856) 2022-03-21 15:43:07 +01:00
exercises DOC update notebook-style example plot_cv_diabetes.py (#22740) 2022-03-17 11:42:01 +01:00
feature_selection API Config: change default display to "diagram" (#22856) 2022-03-21 15:43:07 +01:00
gaussian_process DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
impute DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +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 MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02:00
manifold DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
miscellaneous API Config: change default display to "diagram" (#22856) 2022-03-21 15:43:07 +01:00
mixture MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02:00
model_selection format notebook plot_roc_crossval.py (#22799) 2022-03-18 14:58:27 +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 MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02:00
svm MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02: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
========