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

# modelParameters

The underlying parameters used when training the model.

## Declaration

```swift
let modelParameters: MLLinearRegressor.ModelParameters
```

## See Also

### Inspecting a linear regressor

- [model](createml/mllinearregressor/model.md)
- [MLLinearRegressor.ModelParameters](createml/mllinearregressor/modelparameters-swift.struct.md)
