Also known as: TN
TN (true negative) is an outcome in binary classification where the model correctly predicts the negative class. It indicates that a condition, event, or label is absent and the model also classified it as absent.
An example in which the model correctly predicts the negative class. For example, the model infers that a particular email message is not spam , and that email message really is not spam.