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

# modelParameters

The underlying parameters used when training the model.

## Declaration

```swift
let modelParameters: MLBoostedTreeRegressor.ModelParameters
```

## See Also

### Inspecting a boosted tree regressor

- [model](createml/mlboostedtreeregressor/model.md)
- [MLBoostedTreeRegressor.ModelParameters](createml/mlboostedtreeregressor/modelparameters-swift.struct.md)
