Popularity
3.9
Stable
Activity
0.0
Stable
73
11
11
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.
-
m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies -
gago
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution) -
onnx-go
DISCONTINUED. onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library. -
neat
DISCONTINUED. Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT).
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of libsvm or a related project?
Popular Comparisons
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