Commit Graph

13 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
Peter Prettenhofer f1dee6eb08 fix: add missing str formatting operator 2013-05-31 09:31:23 +02:00
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Immanuel Bayer b32fc9c791 ENH renaming 'max_iters' to 'max_iter' for consistency 2012-11-04 10:01:12 +00:00
Andreas Mueller 29a302afe1 COSMIT pep8 2012-02-11 13:46:25 +01:00
GaelVaroquaux adc5201a16 COSMIT: authorship and licensing info 2012-02-02 10:55:32 +01:00
GaelVaroquaux e4dc6a7291 DOC: improve the label_propagation docs 2012-02-02 10:50:39 +01:00
clay woolam a31e639cfd rennamed active learning example so it won't be run for doc compilation 2011-08-22 13:08:32 -07:00
Clay Woolam 2412daf1cc changed doc to remove long runningtime warning 2011-08-18 09:58:28 -07:00
Clay Woolam 18dea8ac0a heavily downsampled digits examples (runtime a few seconds now) and removed supporess_warrnging bug 2011-08-18 09:57:19 -07:00
Clay Woolam a3dc4e7f7a added two new examples, including an active learning demo with label propagation 2011-08-17 13:16:24 -07:00