ajtulloch / decisiontreesLinks
High performance implementations of gradient boosting, random forests, etc. in Go
☆63Updated 12 years ago
Alternatives and similar repositories for decisiontrees
Users that are interested in decisiontrees are comparing it to the libraries listed below
Sorting:
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- Golang wrapper for Vowpal Wabbit☆35Updated 11 years ago
- Graph library for Go/golang language.☆95Updated 10 years ago
- Gene Expression Programming in Go☆44Updated 3 weeks ago
- A mulitarmed bandit to A/B test go projects, or other languages via an API.☆71Updated 11 years ago
- Distributed Recommender System☆28Updated 10 years ago
- Golang implementation of the Paice/Husk Stemming Algorithm☆29Updated 11 years ago
- a data flow graphical programming language for data science☆37Updated 9 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Updated 9 years ago
- [deprecated] a dead simple build server☆21Updated 7 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- Gender classification by first name in Go.☆99Updated 2 years ago
- A Go package for n-gram based text categorization, with support for utf-8 and raw text☆73Updated last year
- Programming Language Classifier☆23Updated 10 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- A deep learning inference engine for Go☆20Updated 8 years ago
- Pattern recognition package in Go lang.☆68Updated 12 years ago
- An implementation of HLL++ in go☆70Updated 7 years ago
- A library to find the percentage of similarity between two given strings (can be expanded to compare every thing!).☆46Updated 12 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- LinearGo (Go wrapper for LIBLINEAR): A Library for Large Linear Classification☆113Updated 6 years ago
- liblinear bindings for Go☆45Updated 7 years ago
- FSDB is a collection of Go libraries providing a key-value store on your file system☆24Updated 5 years ago
- A simple library for loading word2vec binary model.☆12Updated 10 years ago
- LogLog based Cardinality Estimator☆63Updated 8 years ago
- A DAG (Directed Acyclic Graph) implementation of a Bayesian Network enabling Ancestral Sampling and Gibbs Sampling on Binary Discrete Var…☆16Updated 12 years ago
- Neural Network toolkit in Go☆36Updated 9 years ago
- Ngram index for golang☆114Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.