A machine learning model is developed to detect a rare but critical disease. For this application, failing to identify a person who has the disease (a false negative) is a far more severe error than incorrectly flagging a healthy person (a false positive). Which evaluation metric should be prioritized for optimization?
-
A
Accuracy
-
B
Recall (Sensitivity)
-
C
Precision
-
D
F1-Score