Package: randomPlantedForest 0.2.1.9000

Lukas Burk

randomPlantedForest: Random Planted Forest: A Directly Interpretable Tree Ensemble

An implementation of the Random Planted Forest algorithm for directly interpretable tree ensembles based on a functional ANOVA decomposition.

Authors:Joseph Theo Meyer [aut], Munir Hiabu [aut], Maike Spankus [aut], Marvin N. Wright [aut], Lukas Burk [cre, aut]

randomPlantedForest_0.2.1.9000.tar.gz
randomPlantedForest_0.2.1.9000.zip(r-4.5)randomPlantedForest_0.2.1.9000.zip(r-4.4)randomPlantedForest_0.2.1.9000.zip(r-4.3)
randomPlantedForest_0.2.1.9000.tgz(r-4.4-x86_64)randomPlantedForest_0.2.1.9000.tgz(r-4.4-arm64)randomPlantedForest_0.2.1.9000.tgz(r-4.3-x86_64)randomPlantedForest_0.2.1.9000.tgz(r-4.3-arm64)
randomPlantedForest_0.2.1.9000.tar.gz(r-4.5-noble)randomPlantedForest_0.2.1.9000.tar.gz(r-4.4-noble)
randomPlantedForest_0.2.1.9000.tgz(r-4.4-emscripten)randomPlantedForest_0.2.1.9000.tgz(r-4.3-emscripten)
randomPlantedForest.pdf |randomPlantedForest.html
randomPlantedForest/json (API)
NEWS

# Install 'randomPlantedForest' in R:
install.packages('randomPlantedForest', repos = c('https://plantedml.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/plantedml/randomplantedforest/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

intelligibilityinterpretable-machine-learninginterpretable-mlmachine-learningmlrandom-forest

4.23 score 3 stars 38 scripts 4 exports 16 dependencies

Last updated 14 days agofrom:41fe7eef99. Checks:OK: 6 NOTE: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-win-x86_64OKNov 04 2024
R-4.5-linux-x86_64OKNov 04 2024
R-4.4-win-x86_64NOTENov 04 2024
R-4.4-mac-x86_64NOTENov 04 2024
R-4.4-mac-aarch64NOTENov 04 2024
R-4.3-win-x86_64OKNov 04 2024
R-4.3-mac-x86_64OKNov 04 2024
R-4.3-mac-aarch64OKNov 04 2024

Exports:is_purifiedpredict_componentspurifyrpf

Dependencies:backportscheckmateclidata.tablefansigluehardhatlifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Extract predicted components from a Random Planted Forestpredict_components
Random Planted Forest Predictionspredict.rpf
Print an rpf fitprint.rpf
Compact printing of forest structuresprint.rpf_forest str.rpf_forest
Purify a Random Planted Forestis_purified purify purify.default purify.rpf
Random Planted Forestrpf rpf.data.frame rpf.formula rpf.matrix rpf.recipe