Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("RGF")

1.1.1 by Lampros Mouselimis, 2 years ago


https://github.com/RGF-team/rgf/tree/master/R-package


Report a bug at https://github.com/RGF-team/rgf/issues


Browse source code at https://github.com/cran/RGF


Authors: Lampros Mouselimis [aut, cre] , Ryosuke Fukatani [cph] (Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm) , Nikita Titov [cph] (Author of the python wrapper of the 'Regularized Greedy Forest' machine learning algorithm) , Tong Zhang [cph] (Author of the 'Regularized Greedy Forest' and of the Multi-core implementation of Regularized Greedy Forest machine learning algorithm) , Rie Johnson [cph] (Author of the 'Regularized Greedy Forest' machine learning algorithm)


Documentation:   PDF Manual  


MIT + file LICENSE license


Imports reticulate, R6, Matrix

Suggests testthat, covr, knitr, rmarkdown

System requirements: Python (>= 3.7), rgf_python, scikit-learn (>= 0.18.0), scipy, numpy. Detailed installation instructions for each operating system can be found in the README file.


See at CRAN