Amazon
MLA-C01 · Question #114
A data scientist is evaluating different binary classification models. A false positive result is 5 times more expensive (from a business perspective) than a false negative result. The models should b
Sign in or unlock MLA-C01 to reveal the answer and full explanation for question #114. The question stem and answer options stay visible for context.
ML Model Development
Question
A data scientist is evaluating different binary classification models. A false positive result is 5 times more expensive (from a business perspective) than a false negative result. The models should be evaluated based on the following criteria: 1) Must have a recall rate of at least 80% 2) Must have a false positive rate of 10% or less 3) Must minimize business costs After creating each binary classification model, the data scientist generates the corresponding confusion matrix. Which confusion matrix represents the model that satisfies the requirements?
Exhibit
Options
- ATN = 91, FP = 9
- BTN = 99, FP = 1
- CTN = 96, FP = 4
- DTN = 98, FP = 2
Unlock MLA-C01 to see the answer
You've previewed enough free MLA-C01 questions. Unlock MLA-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Model Evaluation#Confusion Matrix#Binary Classification#Cost-Sensitive Learning
