issues
search
aai-institute
/
pyDVL
pyDVL is a library of stable implementations of algorithms for data valuation and influence function computation
https://pydvl.org
GNU Lesser General Public License v3.0
109
stars
8
forks
source link
Feature/refactor gt
#602
Closed
janosg
closed
5 months ago
janosg
commented
5 months ago
Description
Refactor group testing shapley values to new architecture
Use tighter bounds for the calculation of the minimal sample size that guarantees an epsilon-delta approximation in group testing (Jia et al. 2023)
Checklist
[x] Wrote Unit tests (if necessary)
[x] Updated Documentation (if necessary)
[x] Updated Changelog
Description
Checklist