TP, FN, TN, FP: Understanding Classification Metrics
TP represents true positive, which refers to the correctly classified positive instances. FN represents false negative, which refers to the positive instances that are wrongly classified as negative. TN represents true negative, which refers to the correctly classified negative instances. FP represents false positive, which refers to the negative instances that are wrongly classified as positive.
原文地址: https://www.cveoy.top/t/topic/pQhg 著作权归作者所有。请勿转载和采集!