evalml.pipelines.components.CatBoostClassifier.__init__

CatBoostClassifier.__init__(n_estimators=10, eta=0.03, max_depth=6, bootstrap_type=None, silent=True, allow_writing_files=False, random_seed=0, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.