def __init__()

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


  def __init__(
      self,
      k: int,
      max_queries_for_loop_impl: int = 500,
      bin_threshold: float = 0.5,