Averaging
Abstract Base Class#
Averaging
#
The abstract base class for metric averaging.
Properties should be implemented as class attributes in derived metrics.
The compute_average
method needs to be implemented