scikit-learn/examples
Venkatachalam N 0c84afa544
DOC Rename features in highlight of feature importance (#17331)
2020-05-25 18:01:45 +02:00
..
applications DOC avoid FutureWarnings for deprecations examples (#17264) 2020-05-18 18:35:12 +02:00
bicluster MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
calibration DOC avoid FutureWarnings for deprecations examples (#17264) 2020-05-18 18:35:12 +02:00
classification DOC Amend plot_digits_classification.py to use notebook style (#17016) 2020-05-20 16:09:59 +02:00
cluster DOC avoid FutureWarnings for deprecations examples (#17264) 2020-05-18 18:35:12 +02:00
compose DOC Update plot_column_transformer to notebook style (#17028) 2020-05-17 11:03:56 -04:00
covariance DOC Update plot_mahalanobis_distances to notebook style (#17089) 2020-05-20 14:49:01 +02:00
cross_decomposition ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
datasets DOC Fix links and clarify plot_random_dataset.py (#17150) 2020-05-08 19:15:10 -04:00
decomposition MNT Use Vt instead of V as returned by svd() (#17100) 2020-05-05 19:52:07 +02:00
ensemble DOC Fix wording, typo in plot_voting_regressor.py (#16895) 2020-04-14 11:27:00 +02:00
exercises DOC return_X_y for load diabetes (#14762) 2019-08-24 23:17:01 -04:00
feature_selection DOC Use default colors (#16808) 2020-04-01 07:52:23 +11:00
gaussian_process DOC Fix various sphinx warnings. (#15692) 2019-11-21 18:34:16 -05:00
impute DOC Exchanging Boston for california dataset in plot missing values (#16513) 2020-04-27 20:25:24 -04:00
inspection DOC wording in linear model interpretation example (#16680) 2020-03-13 09:52:17 +01:00
linear_model MNT Completes position arg deprecation (#17272) 2020-05-19 09:07:25 +02:00
manifold DOC avoid FutureWarnings for deprecations examples (#17264) 2020-05-18 18:35:12 +02:00
miscellaneous DOC Remove unnecessary comment (#17091) 2020-04-30 10:59:44 -04:00
mixture DOC spelling fixes (#16247) 2020-01-28 12:52:17 +11:00
model_selection DOC correct estimator name in example (#17239) 2020-05-16 18:07:33 -04:00
multioutput DOC Fix warnings about references and links (#14976) 2019-09-23 11:49:08 -04:00
neighbors EXA/FIX logsumexp import in plot_nca_illustration.py example (#16732) 2020-03-20 21:02:05 +01:00
neural_networks DOC Fixed Plot Mnist Example (#16200) 2020-04-17 11:32:15 -04:00
preprocessing MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
release_highlights DOC Rename features in highlight of feature importance (#17331) 2020-05-25 18:01:45 +02:00
semi_supervised CLN Uses public API instead of deprecated modules in examples (#15390) 2019-10-29 10:59:02 +08:00
svm removed redundant tol paramtere from examples (#14765) 2019-08-24 17:51:47 -04:00
text DOC Reorganize document classification example into subsections (#14775) 2019-08-26 16:51:34 -04:00
tree DOC Update/clarify plot_unveil_tree_structure.py (#16942) 2020-05-19 08:58:46 +02:00
.flake8 [MRG] move flake8 options from flake8_diff.sh to setup.cfg (#10080) 2017-11-14 13:26:39 +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
========