✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
2..4 You are working on a binary classification problem to predict whether patients have Covid-19 disease (Positive) or not (Negative) using a logistic regression model. After training your model, you obtain the following confusion matrix on the test data:
| Predicted Positive | Predicted Negative |
Actual Positive | 40 | 10 |
Actual Negative | 20 | 30 |
Calculate the following performance metrics: accuracy, precision, recall, F1-score, and specificity.(10)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!