RF.go

Forest classifier

An implementation of Random Forest algorithm in GoLang for classification and regression tasks.

Random Forest implemtation in GoLang

GitHub

114 stars
6 watching
43 forks
Language: Go
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mljs/random-forest A JavaScript implementation of a random forest algorithm for classification and regression tasks. 61
malaschitz/randomforest A Go implementation of random forest algorithms for machine learning and data analysis 46
masatoi/cl-random-forest An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. 59
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 299
ryanbressler/cloudforest A high-performance ensemble learning framework for decision trees in Go. 739
fxsjy/gonn An implementation of Neural Networks in Go Language 361
azvoleff/gfcanalysis Tools and analyses for working with Hansen et al.'s Global Forest Change dataset 17
srfrog/dict Provides an alternative data structure to Go's built-in map and slice types 45
gugarosa/opfython An implementation of an optimum-path forest classifier using Python 34
jbrukh/bayesian Naive Bayesian classification library for Go. 805
karpathy/random-forest-matlab An implementation of a Random Forest algorithm in MATLAB 183
jeromefroe/golang_benchmarks A collection of benchmarks for various Go programming language features and patterns 108
jekyll/classifier-reborn A general classifier module with Bayesian and LSI classification capabilities 552
ehrlinger/ggrandomforests A package for visualizing and analyzing random forest models using ggplot2 146
djcp/linnaeus A Redis-backed system for classifying documents into categories based on their content. 38