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

# augmentationOptions

The variations the training session uses to add more variety to its training dataset.

## Declaration

```swift
var augmentationOptions: MLHandPoseClassifier.ImageAugmentationOptions
```

## See Also

### Accessing hand pose training parameters

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