e-XpertSolutions / go-cluster
k-modes and k-prototypes clustering algorithms implementation in Go
☆43Updated 2 years ago
Alternatives and similar repositories for go-cluster:
Users that are interested in go-cluster are comparing it to the libraries listed below
- Pattern recognition package in Go lang.☆67Updated 11 years ago
- Probability distributions and associated methods in Go☆41Updated 9 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Package for concurrently walking files☆104Updated 8 years ago
- Golang struct operations.☆24Updated 7 years ago
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- A pure Go CSV file transcoder☆12Updated 6 months ago
- A library for building custom DNS servers in Go.☆48Updated 10 months ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)