in clearbox/metrics/base.py [0:0]
def name(self) -> str: """The method should return the name of the metric.""" raise NotImplementedError()