bourbaki/catboost-go
Catboost Go Wrapper
This tool helps Go developers integrate pre-trained CatBoost machine learning models into their applications. It takes a model file trained with CatBoost and allows the Go application to use it to make predictions. This is for software engineers building Go applications that need to incorporate fast, high-performance machine learning inference capabilities.
No commits in the last 6 months.
Use this if you are a Go developer who needs to use an existing CatBoost model to make predictions within a Go application.
Not ideal if you need to train new CatBoost models or perform complex machine learning operations beyond simple prediction within your Go application.
Stars
29
Forks
17
Language
Go
License
—
Category
Last pushed
Mar 19, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bourbaki/catboost-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications