Skip to content

Distributional Shapley: A Distributional Framework for Data Valuation

License

Notifications You must be signed in to change notification settings

amiratag/DistributionalShapley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Shapley: Equitable Valuation of Data for Machine Learning

Code for implementation of "Distributional Shapley: A Distributional Framework for Data Valuation".

Please cite the following work if you use this benchmark or the provided tools or implementations:

@inproceedings{ghorbani2020distributional,
  title={A Distributional Framework for Data Valuation},
  author={Ghorbani, Amirata, P. Kim, Michael and Zou, James},
  booktitle={International Conference on Machine Learning},
  year={2020}
}

Prerequisites

  • Python, NumPy, Tensorflow 1.12, Scikit-learn, Matplotlib

Basic Usage

To estimate an equitbale measure of value of data points coming from an underlying distribution given a machine learning model class and a performance metric (test accuracy, etc)

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Distributional Shapley: A Distributional Framework for Data Valuation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published