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

.Rbuildignore
.github/.gitignore
.github/workflows/CRAN-R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/RcppExports.R R/fifa20.R R/globals.R R/model_unified.R R/plot_contribution.R R/plot_feature_dependence.R R/plot_feature_importance.R R/plot_interaction.R R/predict.R R/set_reference_dataset.R R/theme_drwhy.R R/treeshap.R R/unify.R R/unify_gbm.R R/unify_lightgbm.R R/unify_randomForest.R R/unify_ranger.R R/unify_ranger_surv.R R/unify_xgboost.R README.Rmd README.md
_pkgdown.yml
cran-comments.md data-raw/fifa20.R
data/fifa20.rda
man/colors_drwhy.Rd man/fifa20.Rd
man/figures/README-plot_contribution_example-1.png
man/figures/README-plot_dependence_example-1.png
man/figures/README-plot_importance_example-1.png
man/figures/README-plot_interaction-1.png
man/gbm.unify.Rd man/is.model_unified.Rd man/is.treeshap.Rd man/lightgbm.unify.Rd man/model_unified.object.Rd man/model_unified_multioutput.object.Rd man/plot_contribution.Rd man/plot_feature_dependence.Rd man/plot_feature_importance.Rd man/plot_interaction.Rd man/predict.model_unified.Rd man/print.model_unified.Rd man/print.model_unified_multioutput.Rd man/print.treeshap.Rd man/print.treeshap_multioutput.Rd man/randomForest.unify.Rd man/ranger.unify.Rd man/ranger_surv.unify.Rd man/set_reference_dataset.Rd man/theme_drwhy.Rd man/treeshap.Rd man/treeshap.object.Rd man/treeshap_multioutput.object.Rd man/unify.Rd man/xgboost.unify.Rd
src/RcppExports.cpp
src/RcppExports.o
src/predict.cpp
src/set_reference_dataset.cpp
src/treeshap.cpp
src/treeshap.o
tests/testthat.R tests/testthat/test_gbm_unify.R tests/testthat/test_lightgbm_unify.R tests/testthat/test_randomForest.R tests/testthat/test_ranger.R tests/testthat/test_ranger_surv.R tests/testthat/test_set_reference_dataset.R tests/testthat/test_treeshap_correctness.R tests/testthat/test_xgboost_unify.R
treeshap.Rproj
ModelOriented/treeshap documentation built on Jan. 27, 2024, 10:57 p.m.