ryanbressler / CloudForestLinks
Ensembles of decision trees in go/golang.
☆747Updated 3 years ago
Alternatives and similar repositories for CloudForest
Users that are interested in CloudForest are comparing it to the libraries listed below
Sorting:
- Naive Bayesian Classification for Golang.☆811Updated 2 weeks ago
- Matrix packages for the Go language [DEPRECATED]☆446Updated 7 years ago
- Golang machine learning lib☆489Updated 9 years ago
- Multivariable regression library in Go☆409Updated last year
- Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.☆201Updated 8 years ago
- linear algebra for go☆341Updated 7 years ago
- Golang Natural Language Processing☆836Updated 2 years ago
- On-line Machine Learning in Go (and so much more)☆1,609Updated 3 years ago
- [UNMANTEINED] Extract values from strings and fill your structs with nlp.☆389Updated 8 years ago
- Package goraph implements graph data structure and algorithms.☆745Updated 3 years ago
- A native Go clean room implementation of the Porter Stemming algorithm.☆192Updated 4 years ago
- Neural Networks written in go☆566Updated 5 years ago
- Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)☆906Updated 10 months ago
- Collaborative Filtering (CF) Algorithms in Go!☆206Updated 11 years ago
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆466Updated 4 years ago
- GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN☆361Updated 9 years ago
- bits of sklearn ported to Go #golang☆359Updated 5 years ago
- Word Embeddings in Go!☆504Updated 2 years ago
- Recommendation engine for Go☆313Updated 6 years ago
- Graph packages for the Go language [DEPRECATED]☆251Updated 6 years ago
- Statistics package for Go [DEPRECATED]☆196Updated 7 years ago
- Genetic Algorithms library written in Go / golang☆200Updated 9 years ago
- Neural network implementation on golang☆254Updated 6 years ago
- Go binding for Tensorflow☆132Updated 7 years ago
- Go native library for fast point tracking and K-Nearest queries☆359Updated 7 years ago
- Spell checking and fuzzy search suggestion written in Go☆386Updated 4 years ago
- A multilingual command line sentence tokenizer in Golang☆461Updated last year
- Resources for Go-based data analysis, visualization, machine learning, etc.☆886Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB