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

Fix/rename semivalues #413

Closed mdbenito closed 10 months ago

mdbenito commented 10 months ago

Description

This PR renames a method in semivalues.py in order to fix the problem with name clashing. It also fixes docstrings

Changes

Checklist