eth-easl / modyn

Modyn is a research-platform for training ML models on dynamic datasets.
MIT License
22 stars 3 forks source link

Fix metric in `UncertaintyDownsamplingStrategy` #518

Closed MaxiBoether closed 2 weeks ago

MaxiBoether commented 2 weeks ago

Before this, getting the downsampling params of a UncertaintyDownsamplingStrategy failed.

Step 3/n of porting over SIGMOD changes

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.58%. Comparing base (988bd01) to head (e912659).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #518 +/- ## ========================================== + Coverage 82.50% 82.58% +0.08% ========================================== Files 214 214 Lines 9955 9955 ========================================== + Hits 8213 8221 +8 + Misses 1742 1734 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 weeks ago

Line Coverage: -% ( % to main) Branch Coverage: -% ( % to main)