📚 libsvm - Awesome Go Library for Machine Learning

Go Gopher mascot for libsvm

libsvm golang version derived work based on LIBSVM 3.14

🏷️ Machine Learning
📂 Machine Learning
0 stars
View on GitHub 🔗

Detailed Description of libsvm

libsvm golang version

libsvm golang version derived work based on LIBSVM 3.14.

Info

this lib based on LIBSVM java version, just translate java to go.

javago
byteint8
floatfloat32
doublefloat64

TODO

check compatibility rewrite svm_load_model function add test case