---
title: maxIterations
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlsoundclassifier/modelparameters-swift.struct/maxiterations
---

# maxIterations

The largest number of iterations the training session can use.

## Declaration

```swift
var maxIterations: Int
```

## See Also

### Accessing the training parameters

- [validation](createml/mlsoundclassifier/modelparameters-swift.struct/validation.md)
- [overlapFactor](createml/mlsoundclassifier/modelparameters-swift.struct/overlapfactor.md)
- [algorithm](createml/mlsoundclassifier/modelparameters-swift.struct/algorithm.md)
- [featureExtractionTimeWindowSize](createml/mlsoundclassifier/modelparameters-swift.struct/featureextractiontimewindowsize.md)
