shapley-value topic

List shapley-value repositories

shapley

211
Stars
36
Forks
Watchers

The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

dominance-analysis

146
Stars
57
Forks
Watchers

This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal...

shapFlex

70
Stars
7
Forks
Watchers

An R package for computing asymmetric Shapley values to assess causality in any trained machine learning model

ShapML.jl

80
Stars
7
Forks
Watchers

A Julia package for interpretable machine learning with stochastic Shapley values

awesome-shapley-value

134
Stars
10
Forks
Watchers

Reading list for "The Shapley Value in Machine Learning" (JCAI 2022)

datascope

34
Stars
4
Forks
Watchers

Measuring data importance over ML pipelines using the Shapley value.

shapley-q-learning

37
Stars
12
Forks
Watchers

This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.

treeshap

75
Stars
22
Forks
Watchers

Compute SHAP values for your tree-based models using the TreeSHAP algorithm

Shapley_Valuation

18
Stars
4
Forks
Watchers

PyTorch reimplementation of computing Shapley values via Truncated Monte Carlo sampling from "What is your data worth? Equitable Valuation of Data" by Amirata Ghorbani and James Zou [ICML 2019]