---
title: modelParameters
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlrandomforestregressor/modelparameters-swift.property
---

# modelParameters

The underlying parameters used when training the model.

## Declaration

```swift
let modelParameters: MLRandomForestRegressor.ModelParameters
```

## See Also

### Inspecting a random forest regressor

- [model](createml/mlrandomforestregressor/model.md)
- [MLRandomForestRegressor.ModelParameters](createml/mlrandomforestregressor/modelparameters-swift.struct.md)
