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

Add progress bars to the computation of lazy sequences #577

Closed schroedk closed 1 month ago

schroedk commented 1 month ago

When using the SequentialInfluenceCalculator there is no logging of progress so far. We want to display the progress via tqdm.