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
89 stars 9 forks source link

Implement CS-Shapley #438

Closed kosmitive closed 9 months ago

kosmitive commented 9 months ago

Implement CS-Shapley from (Schoch et al.)[https://arxiv.org/abs/221106800].

Description

This PR closes #XXX

Changes

Checklist