Skip to main content
Wrapper of xgboost.dask.DaskXGBRegressor that adds a model_ property that contains the fitted model and is sent to the workers in the forecasting step.
source

DaskXGBForecast

Implementation of the Scikit-Learn API for XGBoost. See :doc:/python/sklearn_estimator for more information.