The macro weighted (by class size) average area_under_ROC_curve (AUROC). In macro-averaging, AUROC is computed locally over each category ?rst and then the average over all categories is taken, weighted by the number of instances of that class. Conversely, in micro-averaging, AUROC is computed globally over all category decisions.
Minimum value | 0 |
Maximum value | 1 |
Unit | |
Optimization | Higher is better |