Commit Graph

7 Commits

Author SHA1 Message Date
Nelson Liu fc31b6438c doc/fix: edited inaccuracies in nearest centroid classification example 2015-12-19 17:54:43 -08:00
Rajat Khanduja 5e20b8c664 Fixed pep8 violations. Some 'line too long' errors still remain. 2014-05-15 09:23:16 +05:30
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
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
Robert Layton 58e15bcf27 Update examples/neighbors/plot_nearest_centroid.py 2012-03-27 09:32:40 +12:00
Robert Layton fd30ddc561 Example of nearest neighbor, getting an improvement when using a shrink threshold of 0.1 2012-03-26 21:35:46 +11:00