TN (true negative) — это исход в бинарной классификации, при котором модель правильно предсказывает отрицательный класс. Он означает, что condition, event или label отсутствует, и модель также классифицировала его как отсутствующий.
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.