evalml.pipelines.components.XGBoostRegressor.__init__

XGBoostRegressor.__init__(eta=0.1, max_depth=6, min_child_weight=1, n_estimators=100, random_seed=0, **kwargs)[source]

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