
svmlearn
Support Vector Machine Library in Java
(development in progress)
SVM classification.
Features:
- binary classification (using LIBSVM/LIBLINEAR format)
- simple/probabilistic SMO (Sequential Minimal Optimization) algorithm
- Platt's SMO algorithm
Project Information
- License: GNU GPL v3
- 5 stars
- svn-based source control
Labels:
svm
supportvectormachine
learning