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
[R-package] R package is not currently tested on Windows #268
See comment on #267 . R-package testing is only done on Travis, not on Appveyor.
For a package to make it to CRAN, it needs to work on Windows. We should add Appveyor setup for the R package.