libsvm-java - Java tools and interfaces for libsvm
Website: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Java tools and interfaces for libsvm. Install this package if you want to develop programs with libsvm in Java. Install libsvm-javadoc for
Packages
libsvm-java-2.89-1.fc11.i586 [62 KiB] |
Changelog
by Ding-Yi Chen (2009-04-03):
- Upstream Update to 2.89: + reduce input/loading time of svm-train/svm-predict by half + pointer function so users can specify their own outputs + remove info_flush() + a extern variable libsvm_version + svm-train -q option (disable outputs) + svm-scale: warning if more nonzero produced + easy.py: popel.communiate() to avoid some deadlock (if lots of outputs when #classes is large) |