def name()

in clearbox/metrics/recall.py [0:0]


  def name(self) -> str:
    return f'recall@{self._k}'