Contents

maximumIterations

The maximum number of iterations.

Declaration

var maximumIterations: Int

Discussion

More iterations will produce better models as long as there is no over-fitting. Over-fitting happens when the dropout probability is too low or there is not enough training data.

See Also

Getting the properties