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.
Run tests against the latest available R version.
For Linux and macOS it is done automatically with the help of targeting latest Docker image and using Homebrew respectively.
Also, retry downloading of files 3 times to prevent CI failure due to server temporary issues or poor network connection.
Run tests against the latest available R version. For Linux and macOS it is done automatically with the help of targeting latest Docker image and using Homebrew respectively.
Also, retry downloading of files 3 times to prevent CI failure due to server temporary issues or poor network connection.