Package: RGF 1.1.1
RGF: Regularized Greedy Forest
Regularized Greedy Forest wrapper of the 'Regularized Greedy Forest' <https://github.com/RGF-team/rgf/tree/master/python-package> 'python' package, which also includes a Multi-core implementation (FastRGF) <https://github.com/RGF-team/rgf/tree/master/FastRGF>.
Authors:
RGF_1.1.1.tar.gz
RGF_1.1.1.zip(r-4.5)RGF_1.1.1.zip(r-4.4)RGF_1.1.1.zip(r-4.3)
RGF_1.1.1.tgz(r-4.4-any)RGF_1.1.1.tgz(r-4.3-any)
RGF_1.1.1.tar.gz(r-4.5-noble)RGF_1.1.1.tar.gz(r-4.4-noble)
RGF_1.1.1.tgz(r-4.4-emscripten)RGF_1.1.1.tgz(r-4.3-emscripten)
RGF.pdf |RGF.html✨
RGF/json (API)
NEWS
# Install 'RGF' in R: |
install.packages('RGF', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rgf-team/rgf/issues
Last updated 2 years agofrom:6e68a6a247. Checks:OK: 5 WARNING: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | WARNING | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | WARNING | Nov 14 2024 |
Exports:FastRGF_ClassifierFastRGF_Regressormat_2scipy_sparseRGF_ClassifierRGF_cleanup_temp_filesRGF_RegressorTO_scipy_sparse
Dependencies:herejsonlitelatticeMatrixpngR6rappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A Fast Regularized Greedy Forest classifier | FastRGF_Classifier |
A Fast Regularized Greedy Forest regressor | FastRGF_Regressor |
conversion of an R matrix to a scipy sparse matrix | mat_2scipy_sparse |
Regularized Greedy Forest classifier | RGF_Classifier |
Delete all temporary files of the created RGF estimators | RGF_cleanup_temp_files |
Regularized Greedy Forest regressor | RGF_Regressor |
conversion of an R sparse matrix to a scipy sparse matrix | TO_scipy_sparse |