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

# augmentationOptions

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

## Declaration

```swift
var augmentationOptions: MLHandActionClassifier.VideoAugmentationOptions
```

## See Also

### Accessing hand action training parameters

- [maximumIterations](createml/mlhandactionclassifier/modelparameters-swift.struct/maximumiterations.md)
- [batchSize](createml/mlhandactionclassifier/modelparameters-swift.struct/batchsize.md)
- [targetFrameRate](createml/mlhandactionclassifier/modelparameters-swift.struct/targetframerate.md)
- [predictionWindowSize](createml/mlhandactionclassifier/modelparameters-swift.struct/predictionwindowsize.md)
- [algorithm](createml/mlhandactionclassifier/modelparameters-swift.struct/algorithm.md)
- [validation](createml/mlhandactionclassifier/modelparameters-swift.struct/validation.md)
