Contents

batchSize

The number of images the training session can use in a training iteration.

Declaration

var batchSize: Int?

Discussion

If you don’t have a preference, set this property to nil to tell Create ML to use an appropriate value when it trains the model.

See Also

Accessing the training parameters