regularized-greedy-forest
There are 3 repositories under regularized-greedy-forest topic.
RGF-team/rgf
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.
mlampros/RGF
Regularized Greedy Forest in R
fabianmax/Regularized-Greedy-Forest
Benchmark of RGF vs. various other algorithms