Bindings for additional tree-based model engines for use with the 'parsnip' package. Models include gradient boosted decision trees with 'LightGBM' (Ke et al, 2017.), conditional inference trees and conditional random forests with 'partykit' (Hothorn and Zeileis, 2015. and Hothorn et al, 2006. <doi:10.1198/106186006X133933>), and accelerated oblique random forests with 'aorsf' (Jaeger et al, 2022 <doi:10.5281/zenodo.7116854>).
Version: | 0.3.2 |
Depends: | parsnip (≥ 1.0.1), R (≥ 4.0) |
Imports: | cli, dials, dplyr, glue, purrr, rlang (≥ 1.1.0), stats, tibble, utils, withr |
Suggests: | aorsf (≥ 0.1.5), covr, knitr, lightgbm, Matrix, modeldata, partykit, rmarkdown, rsample, testthat (≥ 3.0.0), tune |
Published: | 2025-02-11 |
DOI: | 10.32614/CRAN.package.bonsai |
Author: | Daniel Falbel [aut],
Athos Damiani [aut],
Roel M. Hogervorst
|
Maintainer: | Simon Couch <simon.couch at posit.co> |
BugReports: | https://github.com/tidymodels/bonsai/issues |
License: | MIT + file LICENSE |
URL: | https://bonsai.tidymodels.org/, https://github.com/tidymodels/bonsai |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | bonsai results |
Reference manual: | bonsai.pdf |
Vignettes: |
Introduction to bonsai (source, R code) |
Package source: | bonsai_0.3.2.tar.gz |
Windows binaries: | r-devel: bonsai_0.3.2.zip, r-release: bonsai_0.3.2.zip, r-oldrel: bonsai_0.3.2.zip |
macOS binaries: | r-devel (arm64): bonsai_0.3.2.tgz, r-release (arm64): bonsai_0.3.2.tgz, r-oldrel (arm64): bonsai_0.3.2.tgz, r-devel (x86_64): bonsai_0.3.2.tgz, r-release (x86_64): bonsai_0.3.2.tgz, r-oldrel (x86_64): bonsai_0.3.2.tgz |
Old sources: | bonsai archive |
Reverse imports: | fastml, sae.projection |
Reverse suggests: | bundle, orbital, tidyAML |
Please use the canonical form https://CRAN.R-project.org/package=bonsai to link to this page.