Wrapper on top of libsvm-tools
  • OCaml 98.3%
  • Shell 1.3%
  • Makefile 0.4%
Find a file
2024-10-31 15:20:01 +00:00
data target values were not set 2021-11-09 17:06:51 +09:00
doc new file: doc/Hsu_2017_libsvmSVCguide.pdf 2021-11-09 13:41:53 +09:00
pix new file: pix/PolSVR_e0.1_c0.05_g0.002_r0_d3_5xCV.png 2021-11-12 14:42:05 +09:00
src Svmwrap: -s|--save implies -p 1.0 2024-10-31 15:20:01 +00:00
.gitignore new file: .gitignore 2021-11-09 16:02:51 +09:00
dune-project new file: dune-project 2021-11-09 13:11:36 +09:00
LICENSE Initial commit 2021-10-08 11:01:34 +09:00
Makefile new file: Makefile 2021-11-09 12:52:30 +09:00
README.md biblio in README 2022-04-20 10:53:38 +09:00
svmwrap new file: svmwrap 2021-11-09 16:22:51 +09:00
svmwrap.opam opam: sync w/ opam-repos. 2023-01-05 17:58:28 +09:00
test.sh enable the polynomial kernel test 2021-11-12 17:43:10 +09:00

svmwrap

Wrapper on top of libsvm-tools

Bibliography

[1] Chang, C. C., & Lin, C. J. (2011). LIBSVM: a library for support vector machines. ACM transactions on intelligent systems and technology (TIST), 2(3), 1-27.

[2] Hsu, C. W., Chang, C. C., & Lin, C. J. (2003). A practical guide to support vector classification.