What is the primary advantage of using the Matthews Correlation Coefficient (MCC) over accuracy for binary classification on imbalanced datasets?
-
A
MCC accounts for all four confusion matrix categories proportionally
-
B
MCC ignores true negatives entirely
-
C
MCC is always higher than accuracy
-
D
MCC does not require a decision threshold