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 12 forks source link

Docs: Add links and fix class weights example #175

Closed SherlockMones closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (f555fce) into development (dbbdbd6) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #175   +/-   ##
============================================
  Coverage        96.07%   96.07%           
============================================
  Files              164      164           
  Lines             6823     6823           
============================================
  Hits              6555     6555           
  Misses             268      268           
Flag Coverage Δ
unittests 96.07% <ø> (ø)

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

Impacted Files Coverage Δ
aucmedi/__init__.py 100.00% <ø> (ø)
aucmedi/ensemble/stacking.py 96.27% <ø> (ø)
aucmedi/neural_network/architectures/classifier.py 96.77% <ø> (ø)
.../neural_network/architectures/image/densenet121.py 100.00% <ø> (ø)
.../neural_network/architectures/image/densenet169.py 100.00% <ø> (ø)
.../neural_network/architectures/image/densenet201.py 100.00% <ø> (ø)
...ural_network/architectures/image/efficientnetb0.py 100.00% <ø> (ø)
...ural_network/architectures/image/efficientnetb1.py 100.00% <ø> (ø)
...ural_network/architectures/image/efficientnetb2.py 40.00% <ø> (ø)
...ural_network/architectures/image/efficientnetb3.py 100.00% <ø> (ø)
... and 53 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

muellerdo commented 1 year ago

Nice, thanks for your great contribution! :)