gtadiparthi / DataShapley

Data Shapley: Equitable Valuation of Data for Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Shapley: Equitable Valuation of Data for Machine Learning

Code for implementation of "Data Shapley: Equitable Valuation of Data for Machine Learning".

Prerequisites

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

Basic Usage

To divide value fairly between individual train data points/sources given the learning algorithm and a meausre of performance for the trained model (test accuracy, etc)

About

Data Shapley: Equitable Valuation of Data for Machine Learning

License:MIT License


Languages

Language:Python 90.4%Language:Jupyter Notebook 9.6%