clearbox/models/brute_force.py [34:39]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  def __init__(
      self,
      metric: cbx_metrics.BaseMetric,
      grid_size: int = 10,
      print_progress: bool = False,
  ):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



clearbox/models/brute_force.py [117:122]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  def __init__(
      self,
      metric: cbx_metrics.BaseMetric,
      grid_size: int = 10,
      print_progress: bool = False,
  ):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



