evalml.pipelines.components.CatBoostRegressor.__init__

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

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