The metric that specifically measures a model's ability to minimize false negatives while accounting for the rarity of the positive class is Recall, often evaluated alongside Precision within the F-beta score. In mortality prediction, the positive class refers to patients who pass away, which is statistically rare compared to survivors. A false negative occurs when the....
Log in to view the answer