Learn Before
Concept
Macro-average Precision
The formula for precision is . To compute the macro-average precision of a multi-class classification, compute for each class, add them together, and then divide by the total number of classes. This can be summarized by the following formula: macro-average precision = , where is the precision of the th class and there are classes.
0
1
Updated 2026-06-14
Contributors are:
Who are from:
Tags
Data Science