Commit Graph

14 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
ugurthemaster c8a372b1f8 Update plot_svm_regression.py
library imports have been moved to top of the file.
2014-03-05 10:55:33 +02:00
Lars Buitinck 2ca483260e DOC typo: polynominial 2013-09-28 17:38:12 +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
Alexandre Gramfort 0a4db5c2a4 DOC : update SVM examples with scale_C 2012-05-05 21:57:04 +02:00
Andreas Mueller 5ad5207dad COSMIT pep8 2011-12-16 22:55:42 +01:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
Alexandre Gramfort ec1514ac19 ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example) 2010-11-02 11:38:06 +01:00
Alexandre Gramfort 664ad0a760 ENH : cosmit + fix examples for doc generation 2010-08-31 19:39:48 +02:00
Gael varoquaux 69dd9057c1 BUG: Fix forgotten import in example 2010-08-13 17:28:25 +02:00
Alexandre Gramfort 8257fb15f1 ENH : new SVR example 2010-08-13 11:53:43 +02:00
Alexandre Gramfort 8c6293a6b3 ENH : new SVR example 2010-08-13 11:52:50 +02:00