scikit-learn/examples
^__^ 6c5f285a32 EXA Fix comment in plot-iris-logistic example (#12564) 2018-11-12 09:33:42 +08:00
..
applications EXA Fix labels overlap in Out-of-core classification of text documents example (#12359) 2018-10-13 15:01:59 +02:00
bicluster Custom token processor example (#7286) 2017-07-01 00:04:11 +02:00
calibration [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
classification [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
cluster EXA calculate number of noise points (#12428) 2018-10-23 07:56:53 +11:00
compose API Adds passthrough option to Pipeline (#11674) 2018-11-05 13:21:57 +11:00
covariance [MRG+1] EXA Set cv=5 in examples (#11856) 2018-08-20 15:22:42 -04:00
cross_decomposition ENH 13 more examples fixed with matplotlib 2.0 (#9029) 2017-06-28 14:56:27 +02:00
datasets Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
decomposition [MRG+1] EXA Set cv=5 in examples (#11856) 2018-08-20 15:22:42 -04:00
ensemble MNT Unused imports in examples 2018-10-02 17:12:19 +08:00
exercises [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
feature_selection [MRG+1] EXA Set cv=5 in examples (#11856) 2018-08-20 15:22:42 -04:00
gaussian_process MNT Unused import in plot_gpr_co2.py 2018-09-26 16:37:29 +08:00
linear_model EXA Fix comment in plot-iris-logistic example (#12564) 2018-11-12 09:33:42 +08:00
manifold Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
mixture EXA set figure size to avoid overlaps (#11889) 2018-08-23 07:45:21 +10:00
model_selection MNT Unused imports in examples 2018-10-02 17:12:19 +08:00
multioutput [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
neighbors MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
neural_networks [MRG] Fix FutureWarnings in logistic regression examples (#12114) 2018-09-24 18:22:40 +01:00
preprocessing Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
semi_supervised [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
svm [MRG+1] EXA Set cv=5 in examples (#11856) 2018-08-20 15:22:42 -04:00
text [MRG] Examples deprecations (#11561) 2018-07-17 00:08:04 -05:00
tree [MRG] Matplotlib tree plotting (#9251) 2018-10-11 15:42:02 -04: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 FIX: enfore backward compatibility of decision function in Iforest (#11553) 2018-07-23 13:05:48 +02:00
plot_isotonic_regression.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02: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 [MRG+1] EXA Set cv=5 in examples (#11856) 2018-08-20 15:22:42 -04:00
plot_multilabel.py MNT Unused imports in examples 2018-10-02 17:12:19 +08: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.