Package: randomPlantedForest 0.3.0
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.3.0.tar.gz
randomPlantedForest_0.3.0.zip(r-4.7)randomPlantedForest_0.3.0.zip(r-4.6)randomPlantedForest_0.3.0.zip(r-4.5)
randomPlantedForest_0.3.0.tgz(r-4.6-x86_64)randomPlantedForest_0.3.0.tgz(r-4.6-arm64)randomPlantedForest_0.3.0.tgz(r-4.5-x86_64)randomPlantedForest_0.3.0.tgz(r-4.5-arm64)
randomPlantedForest_0.3.0.tar.gz(r-4.7-arm64)randomPlantedForest_0.3.0.tar.gz(r-4.7-x86_64)randomPlantedForest_0.3.0.tar.gz(r-4.6-arm64)randomPlantedForest_0.3.0.tar.gz(r-4.6-x86_64)
randomPlantedForest_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
randomPlantedForest/json (API)
| # 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:78a6393ee9. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 216 | ||
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 267 | ||
| linux-release-arm64 | OK | 228 | ||
| linux-release-x86_64 | OK | 249 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-release-x86_64 | OK | 281 | ||
| macos-oldrel-arm64 | OK | 168 | ||
| macos-oldrel-x86_64 | OK | 354 | ||
| windows-devel | OK | 224 | ||
| windows-release | OK | 275 | ||
| windows-oldrel | OK | 217 | ||
| wasm-release | OK | 173 |
Exports:is_purifiedpredict_componentspreprocess_predictors_predictpurifyrpf
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 |
| Preprocess predictors for prediction | preprocess_predictors_predict |
| 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 |
