Answered step by step
Verified Expert Solution
Question
1 Approved Answer
70 1. (17 pts) Suppose we train a model to predict whether an email is Spam or Not Spam. After training the model, we apply
70 1. (17 pts) Suppose we train a model to predict whether an email is Spam or Not Spam. After training the model, we apply it to a test set of 500 new emails (also labeled) and the model produces the following contingency table. True Class Spam Not Spam Predicted Spam 70 30 Class Not Spam 330 i. Compute the precision of this model with respect to the Spam class ii. Compute the recall of this model with respect to the Spam class iii. Suppose we have two users with the following preferences. User 1 hates seeing spam emails in her inbox! However, she doesn't mind periodically checking the "Junk" directory for genuine emails incorrectly marked as spam. User 2 doesn't even know where the "Junk" directory is. He would much prefer to see spam emails in his inbox than to miss genuine emails without knowing! Which user is more likely to be satisfied with this classifier? Why
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started