Package: randomPlantedForest 0.2.1.9000
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:
randomPlantedForest_0.2.1.9000.tar.gz
randomPlantedForest_0.2.1.9000.zip(r-4.7)randomPlantedForest_0.2.1.9000.zip(r-4.6)randomPlantedForest_0.2.1.9000.zip(r-4.5)
randomPlantedForest_0.2.1.9000.tgz(r-4.6-x86_64)randomPlantedForest_0.2.1.9000.tgz(r-4.6-arm64)randomPlantedForest_0.2.1.9000.tgz(r-4.5-x86_64)randomPlantedForest_0.2.1.9000.tgz(r-4.5-arm64)
randomPlantedForest_0.2.1.9000.tar.gz(r-4.7-arm64)randomPlantedForest_0.2.1.9000.tar.gz(r-4.7-x86_64)randomPlantedForest_0.2.1.9000.tar.gz(r-4.6-arm64)randomPlantedForest_0.2.1.9000.tar.gz(r-4.6-x86_64)
randomPlantedForest_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
randomPlantedForest/json (API)
NEWS
| # Install 'randomPlantedForest' in R: |
| install.packages('randomPlantedForest', repos = c('https://plantedml.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/plantedml/randomplantedforest/issues
Pkgdown/docs site:https://plantedml.com
intelligibilityinterpretable-machine-learninginterpretable-mlmachine-learningmlrandom-forestcpp
Last updated from:9ec06b3faa. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 198 | ||
| linux-devel-x86_64 | ERROR | 179 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | ERROR | 171 | ||
| linux-release-x86_64 | ERROR | 179 | ||
| macos-release-arm64 | ERROR | 104 | ||
| macos-release-x86_64 | ERROR | 377 | ||
| macos-oldrel-arm64 | ERROR | 104 | ||
| macos-oldrel-x86_64 | ERROR | 224 | ||
| windows-devel | ERROR | 162 | ||
| windows-release | ERROR | 205 | ||
| windows-oldrel | ERROR | 160 | ||
| wasm-release | OK | 136 |
Exports:is_purifiedpredict_componentspurifyrpf
Dependencies:backportscheckmateclidata.tablegluehardhatlifecyclemagrittrpillarpkgconfigRcpprlangsparsevctrstibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract predicted components from a Random Planted Forest | predict_components |
| Random Planted Forest Predictions | predict.rpf |
| Print an rpf fit | print.rpf |
| Compact printing of forest structures | print.rpf_forest str.rpf_forest |
| Purify a Random Planted Forest | is_purified purify purify.default purify.rpf |
| Random Planted Forest | rpf rpf.data.frame rpf.formula rpf.matrix rpf.recipe |
