AIExplainer
Machine Learning Intermediate

false negative

An example in which the model mistakenly predicts the negative class.

An example in which the model mistakenly predicts the negative class. For example, the model predicts that a particular email message is not spam (the negative class), but that email message actually is spam.

Practitioners refer to false negative when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.