fru: A Blazing Fast Implementation of Random Forest
Yet another implementation of the Random Forest method by Breiman (2001) <doi:10.1023/A:1010933404324>, written in Rust and tailored towards stability, correctness, efficiency and scalability on modern multi-core machines.
Handles both classification and regression, as well as provides permutation feature importance via a novel, highly optimised algorithm.
Documentation:
Downloads:
| Package source: |
fru_0.0.2.tar.gz |
| Windows binaries: |
r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: |
r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fru
to link to this page.