ModelOriented/treeshap: Compute SHAP Values for Your Tree-Based Models Using the 'TreeSHAP' Algorithm

An efficient implementation of the 'TreeSHAP' algorithm introduced by Lundberg et al., (2020) <doi:10.1038/s42256-019-0138-9>. It is capable of calculating SHAP (SHapley Additive exPlanations) values for tree-based models in polynomial time. Currently supported models include 'gbm', 'randomForest', 'ranger', 'xgboost', 'lightgbm'.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.1.9000
URL https://modeloriented.github.io/treeshap/ https://github.com/ModelOriented/treeshap
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ModelOriented/treeshap")
ModelOriented/treeshap documentation built on Jan. 27, 2024, 10:57 p.m.