Nr. | Filename | Date | Size | Downloads | Description |
---|---|---|---|---|---|
1 | CldFrst.zip | 04-03-2015 | 186 Kb. | 0 | Ensembles of decision trees in go/golang. Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go (golang). CloudForest allows for a number of related algorithms for classification, regression, feature selection and structure analysis on heterogeneous numerical / categorical data with missing values. |
2 | bayesian.zip | 04-03-2015 | 8 Kb. | 0 | Naive Bayesian Classification for Golang. Perform naive Bayesian classification into an arbitrary number of classes on sets of strings. |
3 | gobrain.zip | 04-03-2015 | 6 Kb. | 0 | Neural Networks written in go The version 1.0.0 includes just basic Neural Network functions such as Feed Forward and Elman Recurrent Neural Network. https://github.com/goml/gobrain |
4 | goml.zip | 07-08-2015 | 275 Kb. | 0 | On-line Machine Learning in Go (and so much more) https://github.com/cdipaolo/goml |
5 | shield.zip | 04-03-2015 | 17 Kb. | 0 | Bayesian text classifier with flexible tokenizers and storage backends for Go. Shield is a bayesian text classifier with flexible tokenizer and backend store support Currently implements Redis backend, English tokenizer |