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.
| Version: |
0.0.7 |
| Published: |
2026-05-07 |
| DOI: |
10.32614/CRAN.package.fru |
| Author: |
Miron Bartosz Kursa
[aut, cre],
Krzysztof Piotr Piwoński
[aut] |
| Maintainer: |
Miron Bartosz Kursa <m at mbq.me> |
| License: |
GPL-3 |
| URL: |
https://gitlab.com/mbq/fru |
| NeedsCompilation: |
yes |
| SystemRequirements: |
Cargo (Rust's package manager) >= 1.85, rustc >=
1.85 |
| Materials: |
NEWS |
| CRAN checks: |
fru results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fru
to link to this page.