A False Negative occurs when a spam email is mistakenly classified as legitimate, meaning the model fails to identify it as spam. This is problematic because spam emails are allowed through the system and could lead to unwanted consequences, such as security breaches or spam content being delivered to the user’s inbox. In contrast, False Positives occur when legitimate emails are incorrectly flagged as spam.
Consider the following two documents:
Document 1: ML and DL are part of AI.
Document 2: DL is a subset of ML.
Implement all four steps of the Bag of Words (Bow) model to create a document vector table .Depict the outcome of each step