Commit Graph

9 Commits

Author SHA1 Message Date
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
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 13e78ff34c DOC don't use deprecated parameter rho in the lasso / enet examples 2013-01-16 23:24:56 +01:00
Alexandre Gramfort 60be687756 DOC : add doctring in plot_lasso_and_elasticnet.py 2013-01-07 11:19:50 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
GaelVaroquaux d00c6010be MISC: fix the random number generators
I don't like to have the doc change each time it is generate
2012-03-04 18:24:19 +01:00
Andreas Mueller adaef3204a COSMIT make plot look more like other coef plots 2012-03-04 18:24:19 +01:00
Andreas Mueller 977f7d5c13 DOC lasso/enet regression example with coefficient plots, corrected r2 score 2012-03-04 16:17:27 +01:00