Random-Forest-Matlab

Random Forest

An implementation of a Random Forest algorithm in MATLAB

A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.

GitHub

183 stars
22 watching
121 forks
Language: Matlab
last commit: over 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 299
masatoi/cl-random-forest An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. 59
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
imbs-hl/ranger A fast implementation of random forests suitable for high-dimensional data in C++ 776
tmadl/sklearn-random-bits-forest An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests. 9
fxsjy/rf.go An implementation of Random Forest algorithm in GoLang for classification and regression tasks. 114
ehrlinger/ggrandomforests A package for visualizing and analyzing random forest models using ggplot2 146
raphaelcampos/stacking-bagged-boosted-forests This project presents a novel approach to classification using Random Forests and stacking techniques 6
karpathy/recurrentjs A JavaScript library for building and training neural networks with automatic differentiation 939
rgf-team/rgf A collection of implementations and wrappers for a tree ensemble machine learning method 378
glouppe/phd-thesis In-depth analysis of Random Forests algorithm to improve understanding and interpretability 527
gasche/random-generator A library to provide an elegant interface for random value generation through combinator libraries. 27
jamesdouble/randmymod Generates randomized instances of custom data models with customizable randomness behavior 18
thellimist/swiftrandom Generates random data suitable for Swift development projects. 561