In binary classification, which term describes a correctly identified negative case?

Get ready for the GARP Risk and AI Exam with flashcards and multiple choice questions. Each question comes with hints and explanations. Prepare for success!

Multiple Choice

In binary classification, which term describes a correctly identified negative case?

Explanation:
A true negative arises when the true label is negative and the model also predicts negative. In a confusion matrix, TN is the count of instances where the actual class is negative and the predicted class is negative. This is distinct from false positives (predicted positive when actually negative), false negatives (predicted negative when actually positive), and true positives (predicted positive and actually positive). For example, in disease screening where negative means healthy, a healthy person correctly identified as healthy is a true negative.

A true negative arises when the true label is negative and the model also predicts negative. In a confusion matrix, TN is the count of instances where the actual class is negative and the predicted class is negative. This is distinct from false positives (predicted positive when actually negative), false negatives (predicted negative when actually positive), and true positives (predicted positive and actually positive). For example, in disease screening where negative means healthy, a healthy person correctly identified as healthy is a true negative.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy