def fit()

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


  def fit(
      self,
      x: npt.NDArray[float],
      y: npt.NDArray[float],
      query: npt.NDArray[int],