Contents

maximumIterations

The maximum number of allowed passes through the data.

Declaration

var maximumIterations: Int

Discussion

More passes over the data can result in a more accurately trained model. Consider increasing this if the training accuracy is low. Defaults to 25.

See Also

Getting the properties