scikit-learn/examples
Joris Van den Bossche f819704880 MAINT: Revert ChainedImputer (#11600) 2018-07-17 21:45:36 +02:00
..
applications [MRG] EHN: Change default n_estimators to 100 for random forest (#11542) 2018-07-17 14:42:59 -05:00
bicluster Custom token processor example (#7286) 2017-07-01 00:04:11 +02:00
calibration [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
classification [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
cluster Restructure access to vendored/site Joblib (#11471) 2018-07-17 18:02:11 +02:00
compose Restructure access to vendored/site Joblib (#11471) 2018-07-17 18:02:11 +02:00
covariance EXA Changed deprecated method set_axis_bgcolor to set_facecolor. (#10763) 2018-03-07 16:45:59 +11:00
cross_decomposition ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
datasets MAINT change tabs to spaces. 2018-01-05 13:08:37 +01:00
decomposition Remove FutureWarning about rcond by specifying it explictly (#11571) 2018-07-17 19:33:36 +02:00
ensemble [MRG] EHN: Change default n_estimators to 100 for random forest (#11542) 2018-07-17 14:42:59 -05:00
exercises ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
feature_selection [MRG] DOC examples with correct notebook style (#9061) 2017-06-20 14:48:57 +02:00
gaussian_process [MRG] Examples fixes (#11539) 2018-07-16 10:46:43 +02:00
linear_model [MRG+1] Add a stopping criterion in SGD, based on the score on a validation set (#9043) 2018-07-05 16:25:34 +02:00
manifold BLD fix sphx gallery errors (#11307) 2018-06-18 16:07:33 +10:00
mixture DOC Fix typo (#9996) 2017-10-25 13:05:36 +11:00
model_selection [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
multioutput [MRG+1] Chassifier chain example fix (#9408) 2017-07-25 10:28:01 +02:00
neighbors [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
neural_networks Fix example for matplotlib 2.1 change. (#9897) 2017-10-10 11:42:48 +02:00
preprocessing [MRG+2] Implement two non-uniform strategies for KBinsDiscretizer (discrete branch) (#11272) 2018-07-10 09:29:56 +10:00
semi_supervised [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
svm EXA Get rid of warnings in plot_svm_anova.py (#11588) 2018-07-17 15:06:11 +02:00
text [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
tree DOC Fix code typo in plot_unveil_tree_structure.py (#10951) 2018-04-11 12:35:29 +10:00
.flake8 [MRG] move flake8 options from flake8_diff.sh to setup.cfg (#10080) 2017-11-14 13:26:39 +01:00
README.txt [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
plot_anomaly_comparison.py DOC Comparison plot for anomaly detection methods. (#10004) 2017-11-03 08:37:27 +11:00
plot_isotonic_regression.py MNT Replacing log with log1p where applicable. (#11428) 2018-07-14 21:05:03 +08:00
plot_johnson_lindenstrauss_bound.py [MRG + 1] 10 more examples fixed with matplotlib 2.0 updates (#9030) 2017-06-21 16:04:53 +02:00
plot_kernel_approximation.py [MRG+1] Modify General examples for matplotlib v2 comp (#8413) 2017-06-19 20:51:33 +02:00
plot_kernel_ridge_regression.py [MRG+1] Support minimal dependencies in examples (#10351) 2018-01-08 21:36:28 +01:00
plot_missing_values.py MAINT: Revert ChainedImputer (#11600) 2018-07-17 21:45:36 +02:00
plot_multilabel.py [MRG+1] Modify General examples for matplotlib v2 comp (#8413) 2017-06-19 20:51:33 +02:00
plot_multioutput_face_completion.py [MRG] Remove DeprecationWarnings in examples due to using floats instead of ints (#8040) 2017-02-03 15:21:03 +01:00

README.txt

.. _general_examples:

Examples
========

Miscellaneous examples
----------------------

Miscellaneous and introductory examples for scikit-learn.