Model Performance Evaluation Metrics for Classification Problems

references
highlights of paper

"GM (Geometric Mean) and BM (Bookmaker Informedness) are the best performance metrics if their focus on successes (dismissing the errors) presents no limitation for the specific application where they are used. However, if classification errors must also be considered, then MCC (Matthews Correlation Coefficient) arises as the best choice."

metrics and formulas
  • Confusion matrix for binary classification.

Confusion matrix for binary classification

  • Definition of classification performance metrics.

metrics definition

  • Behaviour of performance metrics with imbalanced datasets. imbalanced_behavior

download formulas: word | pdf