pforemski/gouda
Golang Utilities for Data Analysis
This is a collection of Golang libraries for data analysis, particularly for tasks involving n-dimensional points. It helps developers organize and analyze spatial data using techniques like k-means and DBSCAN clustering, as well as numerical interpolation. Developers working on applications that need to process or categorize complex datasets in Go would find this useful.
No commits in the last 6 months.
Use this if you are a Go developer building an application that requires robust data clustering or spatial data operations.
Not ideal if you are looking for a complete, production-ready data analysis framework or a solution in a language other than Go.
Stars
18
Forks
2
Language
Go
License
GPL-3.0
Category
Last pushed
Nov 23, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pforemski/gouda"
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