NorskRegnesentral/shapr: Prediction Explanation with Dependence-Aware Shapley Values

Complex machine learning models are often hard to interpret. However, in many situations it is crucial to understand and explain why a model made a specific prediction. Shapley values is the only method for such prediction explanation framework with a solid theoretical foundation. Previously known methods for estimating the Shapley values do, however, assume feature independence. This package implements methods which accounts for any feature dependence, and thereby produces more accurate estimates of the true Shapley values. An accompanying 'Python' wrapper ('shaprpy') is available through the GitHub repository.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.2.9000
URL https://norskregnesentral.github.io/shapr/ https://github.com/NorskRegnesentral/shapr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("NorskRegnesentral/shapr")
NorskRegnesentral/shapr documentation built on Feb. 11, 2025, 6:41 a.m.