LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
56 stars 12 forks source link

Add a test on saving results #358

Open bowni opened 2 years ago

bowni commented 2 years ago

Follow-up of PR #337 , adding a unit test to it.

codecov-commenter commented 2 years ago

Codecov Report

Merging #358 (495814e) into master (eb20b80) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   79.21%   79.48%   +0.26%     
==========================================
  Files          15       15              
  Lines        3152     3158       +6     
==========================================
+ Hits         2497     2510      +13     
+ Misses        655      648       -7     
Impacted Files Coverage Δ
mplc/dataset.py 75.67% <0.00%> (+0.11%) :arrow_up:
mplc/contributivity.py 76.55% <0.00%> (+1.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eb20b80...495814e. Read the comment docs.