> ## Documentation Index
> Fetch the complete documentation index at: https://nixtlaverse.nixtla.io/llms.txt
> Use this file to discover all available pages before exploring further.

> dask XGBoost forecaster

# DaskXGBForecast

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.

### `DaskXGBForecast`

Bases: <code>[DaskXGBRegressor](#xgboost.dask.DaskXGBRegressor)</code>

#### `DaskXGBForecast.model_`

```python theme={null}
model_
```
