eth-easl / modyn

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

refactor: Simplify yearbook data generation #523

Closed robinholzi closed 2 weeks ago

robinholzi commented 2 weeks ago

Motivation

As yearbook is a rather small dataset, I propose to always store the train, test and all (new) variants.

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.34%. Comparing base (beb3769) to head (fee28d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #523 +/- ## ======================================= Coverage 82.34% 82.34% ======================================= Files 216 216 Lines 10085 10085 ======================================= Hits 8304 8304 Misses 1781 1781 ```

: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)