Commit Graph

3 Commits

Author SHA1 Message Date
Fabian Pedregosa 1a5f412d26 Revert "Update svm examples affected by latest API changes."
This reverts commit 8606d6f010.
2010-10-20 12:13:47 +02:00
Fabian Pedregosa 8606d6f010 Update svm examples affected by latest API changes. 2010-10-20 10:04:15 +02: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