Golang Utilities for Data Analysis
Last updated Feb 15, 2024
18
Stars
2
Forks
1
Issues
0
Stars/day
Attention Score
4
Topics
Language breakdown
Go 100.0%
▸ Files
click to expand
README
Gouda: Golang Utilities for Data Analysis
A collection of Golang libraries implementing various techniques for data analysis, including machine learning.
To install:
go get github.com/pforemski/gouda
This is work in progress. Expect breaking changes. Embrace for impact).
Features
Currently, it includes the following modules:
- point: for operations on generic, n-dimensional points
- data clustering:
- interpolate: numerical interpolation
Documentation
API documentation:
- See godoc.org for the root of API documentation. Navigate to module directories for detailed information.
Author
Copyright (C) 2018 by Pawel Foremski, @pforemski.
Licensed under GNU GPL v3.
🔗 More in this category