Commit Graph

3 Commits

Author SHA1 Message Date
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
Fabian Pedregosa b6e2e13c7e Refactoring in the svm module.
Create NuSVC as a different class and not as a special case of
SVC. Also added some tests and some doc. It is however still a work in
progress.

Also created issue #101 for encoutered bugs:

https://sourceforge.net/apps/trac/scikit-learn/ticket/101
2010-08-20 16:24:01 +02:00
Gael Varoquaux 03c7d926f6 DOC: Moving examples in a separate directory, final commit (hopefully)
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@703 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-23 05:52:16 +00:00