randomForest

Random Forests

A Go implementation of random forest algorithms for machine learning and data analysis

Random Forest implementation in golang

GitHub

47 stars
5 watching
11 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists


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
masatoi/cl-random-forest An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. 60
fxsjy/rf.go An implementation of Random Forest algorithm in GoLang for classification and regression tasks. 114
karpathy/random-forest-matlab An implementation of a Random Forest algorithm in MATLAB 183
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 300
ehrlinger/ggrandomforests A package for visualizing and analyzing random forest models using ggplot2 146
ryanbressler/cloudforest A high-performance ensemble learning framework for decision trees in Go. 740
tmadl/sklearn-random-bits-forest An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests. 9
rolnicklab/openforest A catalogue of forest monitoring datasets for machine learning and research purposes. 119
imbs-hl/ranger A fast implementation of random forests suitable for high-dimensional data in C++ 780
glouppe/phd-thesis An in-depth analysis of random forests, focusing on their learning capabilities and interpretability. 525
azvoleff/gfcanalysis Tools and analyses for working with Hansen et al.'s Global Forest Change dataset 17
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,246
juanb09111/finnforest A collection of data and software tools for training machine learning models to analyze and understand forests 46
raphaelcampos/stacking-bagged-boosted-forests This project presents a novel approach to classification using Random Forests and stacking techniques 6