svmlearn


Support Vector Machine Library in Java

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

Labels:
svm supportvectormachine learning