MLImageClassifier.ImageAugmentationOptions
The variations that the training process can use to generate more training data from the training data you provide.
Declaration
struct ImageAugmentationOptionsOverview
Augmentation generates new images from the training data you supply to increase the amount of training data available to the model.
See Improving Your Model’s Accuracy for a discussion about when to use augmentation.