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

# modelParameters

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

## Declaration

```swift
let modelParameters: MLSoundClassifier.ModelParameters
```

## See Also

### Inspecting a sound classifier model

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