Code for implementation of "Efficient Sampling Approaches to Shapley Value Approximation".
- Python, NumPy, Scikit-learn, Tqdm
They can be found in folder exps
.
$ python gt_sample.py
$ python gt_compare.py
This project is licensed under the MIT License - see the LICENSE file for details.