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 fashion mnist dataset #350

Closed HeytemBou closed 2 years ago

HeytemBou commented 3 years ago

First draft for the new fashion-mnist dataset class

codecov-commenter commented 3 years ago

Codecov Report

Merging #350 (acb685c) into master (ecc3ea8) will decrease coverage by 1.30%. The diff coverage is 16.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
- Coverage   80.68%   79.38%   -1.31%     
==========================================
  Files          15       15              
  Lines        3045     3104      +59     
==========================================
+ Hits         2457     2464       +7     
- Misses        588      640      +52     
Impacted Files Coverage Δ
mplc/scenario.py 81.91% <0.00%> (-0.59%) :arrow_down:
mplc/dataset.py 75.67% <13.79%> (-10.37%) :arrow_down:
mplc/constants.py 100.00% <100.00%> (ø)

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 ecc3ea8...acb685c. Read the comment docs.