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 |
Andreas Mueller
|
e749771faa
|
MISC don't use ``set_cmap``
|
2012-05-05 20:43:21 +02:00 |
Andreas Mueller
|
645db95737
|
ENH adjusted examples to new matplotlib 1.1.1
|
2012-05-05 20:43:21 +02:00 |
GaelVaroquaux
|
adc5201a16
|
COSMIT: authorship and licensing info
|
2012-02-02 10:55:32 +01:00 |
Clay Woolam
|
268aed6b42
|
TL directory change to push label propagation code into semi_supervised
|
2012-01-22 21:13:56 -08:00 |
Clay Woolam
|
213f0a21c2
|
shuffled digits example, added sensible point colors to plot chart,
removed fix for unsupported numpy api
|
2012-01-22 18:42:36 -08:00 |
Clay Woolam
|
3fb76f3eb6
|
corrected example that still refered to unlabeled_identifier
|
2012-01-21 14:42:44 -08:00 |
Alexandre Gramfort
|
efddf2aa4f
|
STY: mostly style + avoid a zip in favor of an np.argsort
|
2011-09-14 22:06:35 -04:00 |
clay woolam
|
472cf5b0e4
|
fixed examples for new naming scheme
|
2011-09-04 19:23:45 -07:00 |
clay woolam
|
4fd0a3ce79
|
optimized _build_graph with inplace methods, conform to standards with variable names
|
2011-09-01 19:05:17 -07:00 |
vene
|
67d185e638
|
DOC: clarified example titles
|
2011-08-23 19:03:01 +03:00 |
Clay Woolam
|
84090fc268
|
fixed bug in tests causing gram matrix construction to not work properly (assumed casts to floats)
|
2011-08-16 15:12:46 -07:00 |
Clay Woolam
|
2a7af09e77
|
conformance to pep8
|
2011-08-16 13:51:52 -07:00 |
Clay Woolam
|
208a70e280
|
added semi_supervised directory
|
2011-08-13 17:17:26 -07:00 |