frankkramer-lab / aucmedi

a framework for Automated Classification of Medical Images
https://frankkramer-lab.github.io/aucmedi/
GNU General Public License v3.0
38 stars 13 forks source link

fix(Evaluation): fix incorrect AUC computation - closes #165 #168

Closed muellerdo closed 2 years ago

muellerdo commented 2 years ago

ref on #165

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (976369a) into development (168c1e2) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           development     #168      +/-   ##
===============================================
+ Coverage        96.03%   96.05%   +0.01%     
===============================================
  Files              164      164              
  Lines             6788     6787       -1     
===============================================
  Hits              6519     6519              
+ Misses             269      268       -1     
Flag Coverage Δ
unittests 96.05% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
aucmedi/evaluation/metrics.py 96.96% <100.00%> (+1.44%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more