Given a tree-based model, calculate the tree SHAP <arXiv:1802.03888>; <https://github.com/ModelOriented/treeshap> local explanation of every observation. View the data space, explanation space, and residual plot as ensemble graphic interactive on a shiny application. After an observation of interest is identified, the normalized variable importance of the local explanation is used as a 1D projection basis. The support of the local explanation is then explored by changing the basis with the use of the radial tour <doi:10.32614/RJ-2020-027>; <doi:10.1080/10618600.1997.10474754>.
Version: | 0.2.0 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp, data.table, spinifex (≥ 0.3.3), ggplot2, plotly, magrittr, shiny, shinythemes, shinycssloaders, DT |
LinkingTo: | Rcpp |
Suggests: | gbm, lightgbm, randomForest, ranger, xgboost, tourr, lqmm, mvtnorm, gganimate, dplyr, tidyr, tictoc, beepr, knitr, testthat (≥ 3.0.0), spelling, rmarkdown |
Published: | 2022-03-14 |
Author: | Nicholas Spyrison [aut, cre] |
Maintainer: | Nicholas Spyrison <spyrison at gmail.com> |
BugReports: | https://github.com/nspyrison/cheem/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nspyrison/cheem/ |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | cheem results |
Reference manual: | cheem.pdf |
Vignettes: |
Getting started with cheem |
Package source: | cheem_0.2.0.tar.gz |
Windows binaries: | r-devel: cheem_0.2.0.zip, r-release: cheem_0.2.0.zip, r-oldrel: cheem_0.2.0.zip |
macOS binaries: | r-release (arm64): cheem_0.2.0.tgz, r-oldrel (arm64): cheem_0.2.0.tgz, r-release (x86_64): cheem_0.2.0.tgz, r-oldrel (x86_64): cheem_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cheem to link to this page.