Python sklearn.svm Module
This page shows the popular functions and classes defined in the
sklearn.svm module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. SVCUsed in 393 projects
-
2. LinearSVC()Used in 187 projects
-
3. SVRUsed in 82 projects
-
4. NuSVC()Used in 26 projects
-
Used in 25 projects
-
6. LinearSVR()Used in 18 projects
-
7. NuSVR()Used in 9 projects
-
8. predict()Used in 5 projects