Learn Before
Concept
False Negative (FN)
The false negative (FN), together with false positive (FP), is a type of inaccurately predicted outcome, meaning that the prediction does not match the true observation/ condition in terms of the class (positive/ negative).
FN occurs when a negative class prediction (classification) was inaccurately made when a positive class prediction, when accurately predicted, should have been made.
0
1
Updated 2026-05-02
Tags
Data Science