scikit-learn/examples
Meekail Zain cf237bfec0
DOC Added hyperlink to AIC-BIC User Guide entry (#23146)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-04-17 16:37:32 -04: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: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
classification FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
cluster DOC: Use notebook-style plot_dict_face_patches.py (#22929) 2022-04-08 14:55:13 +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 EXA: fix example for matplotlib 3.1 (#23083) 2022-04-08 20:36:36 +02:00
decomposition DOC update notebook-style for plot_ica_vs_pca.py (#23106) 2022-04-14 18:34:17 -04: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 EXA: remove matplotlib deprecation warning for plot_partial_dependence (#22654) 2022-04-08 17:03:46 +02:00
kernel_approximation DOC modify plot_scalable_poly_kernels.py format (#23009) 2022-04-08 18:27:07 +02:00
linear_model DOC use notebook-style for plot_theilsen (#23002) 2022-04-06 08:34:12 +02:00
manifold MNT handle warnings in plot_manifold_sphere.py (#23124) 2022-04-13 13:41:34 -04:00
miscellaneous DOC Fixes sphinx warnings when building docs (#23092) 2022-04-13 12:05:39 +02:00
mixture DOC Added hyperlink to AIC-BIC User Guide entry (#23146) 2022-04-17 16:37:32 -04:00
model_selection DOC use unequal group sizes in example (#16354) 2022-04-08 23:56:21 -04: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 DOC Updates the MAxAbsScaler description in scalers example (#22951) 2022-04-04 23:15:07 +02: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
========