Implemented by 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" } |