stacking-bagged-boosted-forests
Classification framework
This project presents a novel approach to classification using Random Forests and stacking techniques
6 stars
4 watching
2 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. | 60 |
| A JavaScript implementation of a random forest algorithm for classification and regression tasks. | 61 |
| An implementation of a Random Forest algorithm for binary classification in JavaScript. | 300 |
| A framework implementing a boosting approach for multi-class classification problems with theoretical guarantees and empirical proficiency. | 0 |
| An implementation of functional gradient boosting based on residual network perception for non-linear classification problems. | 28 |
| A suite of algorithms and weak learners for the online learning setting in machine learning | 65 |
| A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,663 |
| Transforms random forests into minimal-size trees with the same prediction function across the entire feature space. | 64 |
| An implementation of Random Forest algorithm in GoLang for classification and regression tasks. | 114 |
| A collection of implementations and wrappers for a tree ensemble machine learning method | 379 |
| An implementation of a Random Forest algorithm in MATLAB | 183 |
| An optimized deep learning framework for action recognition tasks | 26 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| A high-performance ensemble learning framework for decision trees in Go. | 740 |
| A Go implementation of random forest algorithms for machine learning and data analysis | 47 |