> ## 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.

> ray LightGBM forecaster

# RayLGBMForecast

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

### `RayLGBMForecast`

Bases: <code>[RayLGBMRegressor](#lightgbm_ray.RayLGBMRegressor)</code>

#### `RayLGBMForecast.model_`

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