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.
378
stars
58
forks
source link
updated the R-package by adding the warm-start and save_model features #273
I've added the warm-start and save_model features. I've tested it locally and I used the following test-cases,
the tests can be added by @jameslamb as we've agreed in issue Nr. 269. @fukatani , @StrikerRUS this pull request is ready for review.