method

costs.GalleryCost.__init__

def __init__(self, gallery_field: str, count_field: str, field: str, reduce: GalleryReduce = 'max', eps: float = 1e-12) -> None

Source: unitrack/costs/gallery.py:1