Contents

maxIterations

The maximum number of iterations the training session can use.

Declaration

var maxIterations: 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