Research‎ > ‎Implementation‎ > ‎

SVM-JAVA: A Java implementation of SMO (Sequential Minimal Optimization) for training SVM (Support Vector Machine)

posted Sep 12, 2009 7:10 AM by Taehoon Kim   [ updated Dec 13, 2011 10:26 PM ]
Implemented by
Xiaoqian Jiang (xiaoqian@cs.cmu.edu)
Hwanjo Yu (hwanjoyu@postech.ac.kr)



About SVM-JAVA:


Using This Code:
This code is publicly available to facilitate research and education in the related areas of data mining and machine learning. If you publish material based on this code, please refer to the source as follows, to help others to obtain the same code and reproduce your experiments.

X. Jiang and H. Yu. SVM-JAVA: A Java implementation of the SMO (Sequential Minimal Optimization) for training SVM. Department of Computer Science and Engineering, Pohang University of Science and Technology (POSTECH), http://dm.postech.ac.kr/svm-java, 2008.

Bibtex entry:
@MISC{xjiang08svm-java,
author = "X. Jiang and H. Yu",
title = "{SVM-JAVA}: A Java Implementation of the {SMO} (Sequential Minimal Optimization) for training {SVM}",
howpublished = "http://dm.postech.ac.kr/svm-java",
year = "2008"
}

Č
ċ
ď
README.txt
(4k)
Taehoon Kim,
Sep 12, 2009 7:12 AM
ċ
ď
smo_java.zip
(54k)
Taehoon Kim,
Dec 13, 2011 10:25 PM