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

# RayXGBForecast

Wrapper of `xgboost.ray.RayXGBRegressor` that adds a `model_` property
that contains the fitted model and is sent to the workers in the
forecasting step.

### `RayXGBForecast`

Bases: <code>[RayXGBRegressor](#xgboost_ray.RayXGBRegressor)</code>

#### `RayXGBForecast.model_`

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