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

evaluate_performance confusion matrix #167

Closed SherlockMones closed 2 years ago

SherlockMones commented 2 years ago

Problem

During predictions, the confusion matrix seems to be broken, if there are no correct classifications for a class. Below example contained 2 samples, none of which was correctly classified.

image

Favored solution

Confusion matrix should show 0.0 for the falsely predicted class.