Skip to content

opaetzel/libsvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%