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.

GitHub

300 stars
21 watching
57 forks
Language: JavaScript
last commit: almost 14 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
karpathy/random-forest-matlabAn implementation of a Random Forest algorithm in MATLAB183
mljs/random-forestA JavaScript implementation of a random forest algorithm for classification and regression tasks.61
masatoi/cl-random-forestAn implementation of Random Forest for multiclass classification and univariate regression in Common Lisp.60
malaschitz/randomforestA Go implementation of random forest algorithms for machine learning and data analysis47
fxsjy/rf.goAn implementation of Random Forest algorithm in GoLang for classification and regression tasks.114
imbs-hl/rangerA fast implementation of random forests suitable for high-dimensional data in C++780
mljs/randomUtilities for generating random values from various elements2
karpathy/convnetjsA JavaScript library for training and deploying neural networks in the browser10,902
raphaelcampos/stacking-bagged-boosted-forestsThis project presents a novel approach to classification using Random Forests and stacking techniques6
ryanbressler/cloudforestA high-performance ensemble learning framework for decision trees in Go.740
chancejs/chance-cliRandom generator utility for generating random strings, numbers, and other data types87
tmadl/sklearn-random-bits-forestAn implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests.9
sindresorhus/random-intGenerates random integers within specified ranges87
vidalt/ba-treesTransforms random forests into minimal-size trees with the same prediction function across the entire feature space.64
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116