English

Stacked Confusion Reject Plots (SCORE)

Machine Learning 2024-06-26 v1

Abstract

Machine learning is more and more applied in critical application areas like health and driver assistance. To minimize the risk of wrong decisions, in such applications it is necessary to consider the certainty of a classification to reject uncertain samples. An established tool for this are reject curves that visualize the trade-off between the number of rejected samples and classification performance metrics. We argue that common reject curves are too abstract and hard to interpret by non-experts. We propose Stacked Confusion Reject Plots (SCORE) that offer a more intuitive understanding of the used data and the classifier's behavior. We present example plots on artificial Gaussian data to document the different options of SCORE and provide the code as a Python package.

Keywords

Cite

@article{arxiv.2406.17346,
  title  = {Stacked Confusion Reject Plots (SCORE)},
  author = {Stephan Hasler and Lydia Fischer},
  journal= {arXiv preprint arXiv:2406.17346},
  year   = {2024}
}

Comments

6 pages, 2 figures

R2 v1 2026-06-28T17:18:21.439Z