iterationsLimit property
int
get
iterationsLimit
A number of fitting iterations that was used to learn the model's coefficients.
The value is read-only, it's a hyperparameter of the model
Implementation
int get iterationsLimit;