stacking-bagged-boosted-forests

Classification framework

This project presents a novel approach to classification using Random Forests and stacking techniques

GitHub

6 stars
4 watching
2 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 299
guillaumecollin/a-simple-multi-class-boosting-framework-with-theoretical-guarantees-and-empirical-proficiency A framework implementing a boosting approach for multi-class classification problems with theoretical guarantees and empirical proficiency. 0
anitan0925/resfgb An implementation of functional gradient boosting based on residual network perception for non-linear classification problems. 28
charliermarsh/online_boosting A suite of algorithms and weak learners for the online learning setting in machine learning 63
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
vidalt/ba-trees Transforms random forests into minimal-size trees with the same prediction function across the entire feature space. 64
fxsjy/rf.go An implementation of Random Forest algorithm in GoLang for classification and regression tasks. 114
rgf-team/rgf A collection of implementations and wrappers for a tree ensemble machine learning method 378
karpathy/random-forest-matlab An implementation of a Random Forest algorithm in MATLAB 183
craftgbd/caffe-gbd An optimized deep learning framework for action recognition tasks 26
serengil/chefboost A Python library providing a lightweight framework for building decision trees with categorical feature support 460
ryanbressler/cloudforest A high-performance ensemble learning framework for decision trees in Go. 739
malaschitz/randomforest A Go implementation of random forest algorithms for machine learning and data analysis 46