scikit-learn/examples
Jordan Silke cbe5d4a12c
MNT accelerate examples/kernel_approximation/plot_scalable_poly_kernels.py (#22903)
Co-authored-by: sveneschlbeck <sven.eschlbeck@t-online.de>
Co-authored-by: Sven Eschlbeck <66701689+sveneschlbeck@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-03-29 17:49:03 +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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
cluster FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02: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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02: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 MNT accelerate examples/kernel_approximation/plot_scalable_poly_kernels.py (#22903) 2022-03-29 17:49:03 +02:00
linear_model FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02: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 FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
text DOC: document classification example more readable (#22820) 2022-03-14 09:47:36 +01:00
tree FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02: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
========