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
100 stars 8 forks source link

Deprecate compute_*_values interface #512

Closed AnesBenmerzoug closed 3 weeks ago

AnesBenmerzoug commented 6 months ago

In order to prepare for a newer interface for game theoretic data valuation methods i.e. #467, we should deprecate the compute_shapley_values and compute_least_core_values functions.