|
|
|
|
 |
Sequential Minimal Optimization for SVM
A C++ implementation of John C. Platt's sequential minimal optimization (SMO) for training a support vector machine (SVM).
http://www.datalab.uci.edu/people/xge/svm/
|
|
 |
SVM Application List
A list of applications of SVM.
http://www.clopinet.com/isabelle/Projects/SVM/applist.html
|
|
 |
SVM-Light Support Vector Machine
SVM-Light Support Vector Machine is an implementation of Support Vector Machines (SVMs) in C, by Thorsten Joachims (Cornell University)
http://svmlight.joachims.org/
|
|