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

KNN Shapley #12

Closed mdbenito closed 1 year ago

mdbenito commented 2 years ago

Related: #2

Xuzzo commented 1 year ago

Added a small test to compare KNN to montecarlo shapley. PR #118

Xuzzo commented 1 year ago

PR #127 closes this issue