> ## 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 LightGBM forecaster

# DaskLGBMForecast

Wrapper of `lightgbm.dask.DaskLGBMRegressor` that adds a `model_`
property that contains the fitted booster and is sent to the workers to
in the forecasting step.

### `DaskLGBMForecast`

Bases: <code>[DaskLGBMRegressor](#lightgbm.dask.DaskLGBMRegressor)</code>

#### `DaskLGBMForecast.model_`

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