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

# modelParameters

The model configuration parameters the object detector used during its training session.

## Declaration

```swift
let modelParameters: MLObjectDetector.ModelParameters
```

## See Also

### Inspecting an object detector model

- [model](createml/mlobjectdetector/model.md)
