microsoft / hi-ml

HI-ML toolbox for deep learning for medical imaging and Azure integration
https://aka.ms/hi-ml
MIT License
269 stars 60 forks source link

ENH: Enable Moving Average Encoder in DeepMIL #872

Open kenza-bouzid opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #872 (36e4f06) into main (da5547c) will increase coverage by 1.04%. The diff coverage is 46.23%.

Impacted file tree graph

Flag Coverage Δ
hi-ml-cpath 75.16% <46.23%> (+2.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
hi-ml-cpath/src/health_cpath/utils/callbacks.py 95.50% <ø> (+4.49%) :arrow_up:
...i-ml-cpath/src/health_cpath/utils/deepmil_utils.py 75.00% <33.33%> (-1.41%) :arrow_down:
hi-ml-cpath/src/health_cpath/models/deepmil.py 81.81% <36.92%> (-12.10%) :arrow_down:
...src/health_cpath/configs/classification/BaseMIL.py 81.08% <41.66%> (-2.26%) :arrow_down:
hi-ml-cpath/src/SSL/encoders.py 100.00% <100.00%> (ø)
.../SSL/lightning_modules/byol/byol_moving_average.py 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes