Learn R Programming

fastshap (version 0.1.1)

Fast Approximate Shapley Values

Description

Computes fast (relative to other implementations) approximate Shapley values for any supervised learning model. Shapley values help to explain the predictions from any black box model using ideas from game theory; see Strumbel and Kononenko (2014) for details.

Copy Link

Version

Install

install.packages('fastshap')

Monthly Downloads

2,747

Version

0.1.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Brandon Greenwell

Last Published

February 22nd, 2024

Functions in fastshap (0.1.1)

gen_friedman

Friedman benchmark data
titanic_mice

Survival of Titanic passengers
explain

Fast approximate Shapley values
titanic

Survival of Titanic passengers
fastshap-package

fastshap: Fast Approximate Shapley Values