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

# modelParameters

The underlying parameters used when training the model.

## Declaration

```swift
let modelParameters: MLRandomForestClassifier.ModelParameters
```

## See Also

### Inspecting a random forest classifier

- [model](createml/mlrandomforestclassifier/model.md)
- [MLRandomForestClassifier.ModelParameters](createml/mlrandomforestclassifier/modelparameters-swift.struct.md)
