Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 2.59 KB

README.md

File metadata and controls

50 lines (35 loc) · 2.59 KB

Awesome Shapley Value

Awesome PRs Welcome Maturity level-0

The Survey Paper

This repository accompanies our survey paper The Shapley Value in Machine Learning.

If you find the survey or this repository useful in your research, please consider citing our paper:

@inproceedings{shapleysurvey,
    title     = {The Shapley Value in Machine Learning},
    author    = {Rozemberczki, Benedek and Watson, Lauren and Bayer, Péter and Yang, Hao-Tsung and Kiss, Olivér and Nilsson, Sebastian and Sarkar, Rik},
    booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
    publisher = {International Joint Conferences on Artificial Intelligence Organization},
    pages     = {5572--5579},
    year      = {2022},
}

Contents

  1. Game Theory Fundamentals
  2. Approximations
  3. Feature Selection
  4. Explainability
  5. Data Valuation
  6. Ensemble Selection
  7. Federated Learning
  8. Reinforcement Learning
  9. Miscellaneous

License