decision-forest topic
List
decision-forest repositories
decision-forests
650
Stars
105
Forks
Watchers
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
yggdrasil-decision-forests
437
Stars
47
Forks
Watchers
A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
rgf
372
Stars
57
Forks
Watchers
Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.