Popularity
4.0
Declining
Activity
0.0
Stable
72
11
12

Programming language: Go
License: BSD 3-clause "New" or "Revised" License
Tags: Machine Learning    
Latest version: v3.12

libsvm alternatives and similar packages

Based on the "Machine Learning" category.
Alternatively, view libsvm alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of libsvm or a related project?

Add another 'Machine Learning' Package

README

libsvm golang version

libsvm golang version derived work based on [LIBSVM 3.14](www.csie.ntu.edu.tw/~cjlin/libsvm/).

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