GoStats
Statistical toolkit
A collection of statistical measures functions for use in machine learning applications
GoStats is a go library for math statistics mostly used in ML domains, it covers most of the statistical measures functions.
22 stars
3 watching
3 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
data-sciencegogolanggostatsmachine-learningmathmathematicsmit-licensestatistical-measuresstatisticsstats
Related projects:
Repository | Description | Stars |
---|---|---|
gopherdata/resources | A collection of Go-based resources and tools for data science tasks | 876 |
atlassian/gostatsd | An implementation of Etsy's statsd server with customizable backend support | 384 |
osamingo/gosh | Provides runtime statistics and metrics handling capabilities for Go applications. | 36 |
go-playground/stats | Monitors system and Go application statistics and sends them via UDP to a server | 170 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
fukata/golang-stats-api-handler | Provides metrics about the performance and memory usage of a Go application | 268 |
nhoya/gosint | A multi-platform toolset for gathering and analyzing online intelligence data | 624 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,461 |
gookit/filter | A utility package for processing and transforming data in Golang applications. | 151 |
thoas/stats | Reports and stores metrics about an application's performance and usage. | 594 |
zitryss/go-sample | A sample project demonstrating Go best practices and architecture patterns | 130 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
groovili/gogtrends | An unofficial API wrapper for Google Trends data in Go | 82 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 79 |