evalml.pipelines.components.CatBoostClassifier.__init__

CatBoostClassifier.__init__(n_estimators=1000, eta=0.03, max_depth=6, bootstrap_type=None, random_state=0, **kwargs)[source]

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