scikit-learn/examples
Juan Felipe Arias 9c4c13004d
DOC FIX MatplotlibDeprecationWarnings for plot_sgd_early_stopping.py (#24841)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-11-18 17:10:42 +01:00
..
applications ENH Specify categorical features with feature names in HGBDT (#24889) 2022-11-13 13:40:47 +01:00
bicluster DOC Fix FutureWarning in 'examples/bicluster/plot_bicluster_newsgroups.py' (#24880) 2022-11-10 17:03:00 +01:00
calibration DOC Fixes link to sigmoid in calibration example (#24835) 2022-11-04 21:19:16 +01:00
classification DOC Use matplotlib's kwarg in plot_lda_qda (#24809) 2022-11-02 15:30:32 -04:00
cluster DOC fix link to images in KMeans tutorial (#24793) 2022-11-16 17:15:02 +01:00
compose MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
covariance DOC use notebook-style for plot_covariance_estimation.py (#23150) 2022-04-27 10:41:49 +02:00
cross_decomposition DOC Use notebook style for remaining notebooks (#23365) 2022-05-13 18:07:24 +02:00
datasets DOC remove MatplotlibDeprecationWarnings for plot_iris_dataset example (#24813) 2022-11-03 09:21:22 +01:00
decomposition DOC Fix FutureWarning in decomposition/plot_faces_decomposition.html (#24936) 2022-11-15 17:16:51 +01:00
ensemble DOC use log_loss instead of defining deviance (#24962) 2022-11-17 20:17:42 +01:00
exercises DOC update notebook-style example plot_cv_diabetes.py (#22740) 2022-03-17 11:42:01 +01:00
feature_selection DOC Rework Recursive Feature Elimination example (#24853) 2022-11-16 16:17:25 +01:00
gaussian_process DOC fix title underline too short in Gaussian Process kernel (#24726) 2022-10-23 19:33:16 +02:00
impute DOC Accelerate plot_missing_values.py example (#21792) 2022-05-03 17:16:34 +02:00
inspection DOC Fix FutureWarning in plot_linear_model_coefficient_interpretation (#24920) 2022-11-14 19:23:26 +01:00
kernel_approximation DOC modify plot_scalable_poly_kernels.py format (#23009) 2022-04-08 18:27:07 +02:00
linear_model DOC FIX MatplotlibDeprecationWarnings for plot_sgd_early_stopping.py (#24841) 2022-11-18 17:10:42 +01:00
manifold DOC remove FutureWarnings in plot_manifold_sphere example (#24941) 2022-11-17 18:20:25 +01:00
miscellaneous DOC Fix typo in plot_set_output.py example (#24704) 2022-10-19 11:17:59 +02:00
mixture DOC Rework Gaussian Mixture example (#24721) 2022-11-04 21:10:51 +01:00
model_selection DOC Fix FutureWarning in plot_successive_halving_heatmap.html (#24968) 2022-11-17 15:41:51 +01:00
multioutput ENH improve ARFF parser using pandas (#21938) 2022-05-12 18:21:15 +02:00
neighbors DOC fix broken link to Brown Throated Sloth article (#23666) 2022-06-17 10:02:08 +02:00
neural_networks ENH improve ARFF parser using pandas (#21938) 2022-05-12 18:21:15 +02:00
preprocessing DOC Fix typos on plot_all_scalaing page (#23860) 2022-07-08 11:56:09 +02:00
release_highlights DOC Adds release highlights for 1.2 (#24798) 2022-11-16 15:46:56 +01:00
semi_supervised MAINT Fix error on np.matrix usage in documentation (#24514) 2022-09-26 18:34:01 +02:00
svm FEA Add DecisionBoundaryDisplay (#16061) 2022-03-29 16:36:31 +02:00
text DOC Rework plot_grid_search_text_feature_extraction.py example (#23740) 2022-09-15 10:10:01 +02:00
tree MAINT Fix some typos (#23251) 2022-04-30 15:03:40 -04: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
========