Shapley_Valuation icon indicating copy to clipboard operation
Shapley_Valuation copied to clipboard

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]

Results 1 Shapley_Valuation issues
Sort by recently updated
recently updated
newest added

Why the model is not trained with the new batch at the line below? https://github.com/ajsanjoaquin/Shapley_Valuation/blob/bf8cf85d3f8a288fdb43ca1c996be18dac25c56b/tmc.py#L154