---
title: maximumIterations
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandposeclassifier/modelparameters-swift.struct/maximumiterations
---

# maximumIterations

The largest number of training iterations you allow the training session to use.

## Declaration

```swift
var maximumIterations: Int
```

## See Also

### Accessing hand pose training parameters

- [batchSize](createml/mlhandposeclassifier/modelparameters-swift.struct/batchsize.md)
- [algorithm](createml/mlhandposeclassifier/modelparameters-swift.struct/algorithm.md)
- [augmentationOptions](createml/mlhandposeclassifier/modelparameters-swift.struct/augmentationoptions.md)
- [validation](createml/mlhandposeclassifier/modelparameters-swift.struct/validation.md)
