def compute()

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


  def compute(
      self,
      query_ids: npt.NDArray[int],
      scores: npt.NDArray[float],
      targets: npt.NDArray[float],