random-forest
Forest algorithm
A JavaScript implementation of a random forest algorithm for classification and regression tasks.
Random forest for classification and regression.
61 stars
10 watching
21 forks
Language: JavaScript
last commit: over 4 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of a Random Forest algorithm for binary classification in JavaScript. | 300 | |
| An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. | 60 | |
| A Go implementation of random forest algorithms for machine learning and data analysis | 47 | |
| An implementation of a Random Forest algorithm in MATLAB | 183 | |
| An implementation of Random Forest algorithm in GoLang for classification and regression tasks. | 114 | |
| Utilities for generating random values from various elements | 2 | |
| A fast implementation of random forests suitable for high-dimensional data in C++ | 780 | |
| An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests. | 9 | |
| This project presents a novel approach to classification using Random Forests and stacking techniques | 6 | |
| An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 | |
| An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 | |
| A JavaScript pseudo random number generator implementation | 3 | |
| A collection of implementations and wrappers for a tree ensemble machine learning method | 379 | |
| Transforms random forests into minimal-size trees with the same prediction function across the entire feature space. | 64 | |
| A high-performance ensemble learning framework for decision trees in Go. | 740 |