Macro Averaging

Macro averaging is a tool to compute a metric as a single value for multi-class problems.

Micro Averaging

Micro averaging is a tool to compute a metric as a single value for multi-class problems.

One versus All

One versus all is a tool to transform a multi-class confusion matrix into several binary confusion matrices

Confusion Matrix

A Confusion Matrix is a tool to evaluate the performances of a classification model.

One versus One

One versus all is a tool to transform a multi-class confusion matrix into several binary confusion matrices