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

# modelParameters

The model configuration parameters the image classifier used during its training session.

## Declaration

```swift
let modelParameters: MLImageClassifier.ModelParameters
```

## See Also

### Inspecting an image classifier model

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