Commit Graph

17 Commits

Author SHA1 Message Date
Rajat Khanduja 2244098532 Updated examples to use pyplot for plotting instead of pylab
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
hendrik 8f94ae6d0f PY3 fixed examples 2014-02-15 17:05:08 +01:00
Jaques Grobler cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +02:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
GaelVaroquaux 252f73c92e COSMIT: pep8, wording, layout 2012-11-08 09:29:07 +01:00
Corey Lynch c14e9c6899 limited range of C cross validation 2012-11-08 09:15:16 +01:00
Corey Lynch f5cf0eec5e added yticks 2012-11-08 09:15:16 +01:00
Corey Lynch 81ff85dc27 added yticks 2012-11-08 09:15:16 +01:00
Corey Lynch 205d658415 added yticks 2012-11-08 09:15:16 +01:00
Corey Lynch e6fd534aaf Took out a save image line 2012-11-08 09:15:15 +01:00
Corey Lynch 5f40bdf0f6 Used more extreme values of C to show a more pronounced error curve.
See the new curve here: http://imgur.com/UF7I4
2012-11-08 09:15:15 +01:00
Corey Lynch 7a2681d52e Changed example svc kernel to be linear, however the error curve ends up flat under the new kernel. 2012-11-08 09:15:15 +01:00
Alexandre Gramfort eb63974a95 FIX: C range in plot_cv_digits 2012-06-08 23:14:49 +03:00
Gael Varoquaux 13028c5bb3 BUG: remove n_jobs=-1 from examples 2012-05-07 22:53:44 +02:00
Andreas Mueller dcc1c7431c COSMIT + MISC pep8, pyflakes, typos and some other cleanup of examples. 2012-04-29 23:13:06 +02:00
Jaques Grobler 1890d6eefa fixed typo,changed 2.2s numbering, fixed 4 examples in exercises 2012-03-12 10:19:01 +01:00
Jaques Grobler 7f155e9d1a moved exercises into seperate folder, neating up 2012-03-09 16:07:50 +01:00