def __init__()

in emoclassifiers/classification.py [0:0]


    def __init__(
        self,
        classifier_definition: dict,
        model_wrapper: ModelWrapper,