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

Test for all contrib methods #300

Closed RomainGoussault closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #300 (58fa873) into master (808ee93) will increase coverage by 17.27%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #300       +/-   ##
===========================================
+ Coverage   64.79%   82.07%   +17.27%     
===========================================
  Files          13       13               
  Lines        2588     2588               
===========================================
+ Hits         1677     2124      +447     
+ Misses        911      464      -447     
Impacted Files Coverage Δ
mplc/multi_partner_learning.py 78.57% <0.00%> (+9.00%) :arrow_up:
mplc/models.py 78.37% <0.00%> (+9.45%) :arrow_up:
mplc/contributivity.py 76.78% <0.00%> (+53.30%) :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 808ee93...58fa873. Read the comment docs.

RomainGoussault commented 3 years ago

Really nice ! How long does it take to run ?

It's 10 min now for all the end to end tests