Commit Graph

13 Commits

Author SHA1 Message Date
Olivier Grisel 93bab70f79 ENH do not use plt.cm.jet in JL bound example
Also move the call to plt.show() to the end of the script
to avoid blocking the execution.
2014-12-01 09:57:15 +01:00
bwignall c76a7a195c CLN: Fix typo 2014-05-30 20:08:08 -04: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
Johannes Schönberger 0714468838 Add missing doc string printing for examples 2013-06-23 18:18:03 +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
Olivier Grisel dbc4689625 Typo / fix in JL lemma example 2012-12-22 14:31:56 +01:00
Olivier Grisel 81a8146cdb eps=1.0 is no longer a valid value 2012-12-21 18:13:55 +01:00
Arnaud Joly 616e2b5d64 ENH Rename Bernoulli random projection to sparse random projection 2012-12-21 14:48:01 +01:00
Arnaud Joly 12c8d3be79 ENH Rename Bernoulli random projection to sparse random projection 2012-12-21 14:48:01 +01:00
Arnaud Joly e511945b80 Make the JL / RP example use the digits dataset by default 2012-12-21 14:48:00 +01:00
Arnaud Joly ccea7f1fc8 DOC clarification 2012-12-21 14:47:59 +01:00
Arnaud Joly d1a223be40 DOC fix typo in filename 2012-12-21 14:47:59 +01:00