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
added one more test to increase R code coverage for sparse matrices #312
Related to #269.
Sorry, forgot to add this test in #311.
Now sparse module has 100% coverage.