datastream / libsvm

libsvm go version

Repository from Github https://github.comdatastream/libsvmRepository from Github https://github.comdatastream/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.

java go
byte int8
float float32
double float64

TODO

check compatibility rewrite svm_load_model function add test case

About

libsvm go version

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%