forestjs
Random Forest library
An implementation of a Random Forest algorithm for binary classification in JavaScript.
Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.
300 stars
21 watching
57 forks
Language: JavaScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a Random Forest algorithm in MATLAB | 183 |
| A JavaScript implementation of a random forest algorithm for classification and regression tasks. | 61 |
| 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 Random Forest algorithm in GoLang for classification and regression tasks. | 114 |
| A fast implementation of random forests suitable for high-dimensional data in C++ | 780 |
| Utilities for generating random values from various elements | 2 |
| A JavaScript library for training and deploying neural networks in the browser | 10,902 |
| This project presents a novel approach to classification using Random Forests and stacking techniques | 6 |
| A high-performance ensemble learning framework for decision trees in Go. | 740 |
| Random generator utility for generating random strings, numbers, and other data types | 87 |
| An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests. | 9 |
| Generates random integers within specified ranges | 87 |
| Transforms random forests into minimal-size trees with the same prediction function across the entire feature space. | 64 |
| A library that generates random numbers with consecutive uniqueness constraints | 116 |