For highly imbalanced fraud detection, which metric set is MORE appropriate than plain accuracy?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Imbalanced fraud: precision/recall/PR-AUC beat vanilla accuracy every time.
Full explanation below image
Full Explanation
Accuracy is misleading when negatives dominate. PR curves and F1 better reflect rare-positive performance.