scikit-learn/examples
Guillaume Lemaitre 1eece2cec8
DOC add image denoising kPCA example (#20248)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-06-29 18:14:50 +02:00
..
applications DOC add image denoising kPCA example (#20248) 2021-06-29 18:14:50 +02:00
bicluster MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
calibration STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
classification ENH/DEP add class method and deprecate plot function for confusion matrix (#18543) 2021-01-22 19:57:41 +01:00
cluster STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
compose STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
covariance DEP deprecate grid_score_ and cv_alphas_ in GraphicalLassoCV (#16392) 2020-07-09 11:14:02 +02:00
cross_decomposition DOC Add example comparing PCR and PLS (#17151) 2020-08-11 14:46:33 -07:00
datasets STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
decomposition STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
ensemble STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
exercises MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
feature_selection STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
gaussian_process STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
impute DOC correct the orders of the x labels (#19997) 2021-04-28 15:37:41 +02:00
inspection EXA Fix dist matrix in permutation_importance_multicollinear.py (#20239) 2021-06-18 14:00:01 +02:00
kernel_approximation MNT Move plot_scalable_poly_kernels example to kernel_approximation directory (#18656) 2020-10-30 11:21:44 +01:00
linear_model STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
manifold DOC Fix color palette in manifold example (#19517) 2021-06-19 10:18:30 +02:00
miscellaneous [MRG] Linear One-Class SVM using SGD implementation (#10027) 2021-03-23 10:53:57 +01:00
mixture STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
model_selection EXA Fix issue in Statistical comparison of models using grid search (#19966) 2021-06-21 21:46:33 +02:00
multioutput DOC Fix warnings about references and links (#14976) 2019-09-23 11:49:08 -04:00
neighbors STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
neural_networks DOC Fix incorrect 0-1 scaling in the RBM example (#19363) 2021-04-08 11:13:49 -04:00
preprocessing STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
release_highlights MNT Remove HistGradientBoosting from experimental (#19799) 2021-04-02 16:40:20 +02:00
semi_supervised FEA Add Self Training Estimator (#11682) 2020-11-20 19:49:08 +01:00
svm STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
text DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
tree DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -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
========