Question:medium

In spam email detection, which of the following will be considered as "False Negative"?

Show Hint

False Negatives in spam detection result in spam emails being incorrectly classified as legitimate.
Updated On: Jan 13, 2026
  • When a legitimate email is accurately identified as not spam.
  • When a spam email is mistakenly identified as legitimate.
  • When an email is accurately recognized as spam.
  • When an email is inaccurately labeled as important.
Show Solution

The Correct Option is B

Solution and Explanation

A false negative occurs when the system incorrectly classifies a spam email as legitimate. This failure to detect spam allows unwanted messages into the user's inbox, potentially causing security issues or clutter. Conversely, a false positive occurs when a genuine email is mistakenly identified as spam.

Was this answer helpful?
0