libsvm-devel - Header file, object file, and source files of libsvm in C, C++ and Java
Website: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Header file, object file of libsvm in C, C++ and Java. Install this package if you want to develop programs with libsvm.
Packages
libsvm-devel-2.89-1.fc11.ppc64 [15 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) |