scikit-learn/examples
Thomas J Fan 91e942759f
DOC Make release highlights the first gallery section (#16952)
2020-04-27 11:23:15 -04:00
..
applications DOC replace boston dataset in example plot_outlier_detection (#16687) 2020-03-24 09:18:41 +01:00
bicluster MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
calibration MAINT Removed redundant parameters of 2 classes (#14796) 2019-09-09 20:04:55 -04:00
classification ENH Adds plot_confusion matrix (#15083) 2019-11-14 14:43:54 +01:00
cluster FIX overlapping titles in plot example 2020-03-03 16:18:15 -08:00
compose DOC use make_column_selector inside the mixed type example (#16472) 2020-02-23 17:20:01 +01:00
covariance EXA Removing redundant parameters assignment in examples (#14360) 2019-07-14 22:26:41 +08:00
cross_decomposition ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
datasets DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
decomposition MNT Make modules private in decomposition (#15344) 2019-10-28 22:46:16 +08: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 replace Boston in gradient_boosting.py (#16891) 2020-04-10 13:10:34 -04:00
inspection DOC wording in linear model interpretation example (#16680) 2020-03-13 09:52:17 +01:00
linear_model use semilogx for a more readable xaxis (#17001) 2020-04-23 11:43:07 +02:00
manifold EXA/MAINT Simplify code in manifold learning example (#15949) 2019-12-26 13:02:31 +01:00
miscellaneous DOC Make release highlights the first gallery section (#16952) 2020-04-27 11:23:15 -04:00
mixture DOC spelling fixes (#16247) 2020-01-28 12:52:17 +11:00
model_selection DOC exchanged boston for diabetes dataset in plot_cv_predict (#16312) 2020-01-30 13:02:06 -05: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 Wrong statement in release highlight (#15704) 2019-11-25 03:38:33 -06: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] fix syntax error for reference in plot_cost_complexity_pruning.py (#15423) 2019-11-01 06:55:18 +11: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
========