maxNumTrialsNoProgress property

Int32Value? maxNumTrialsNoProgress
final

If the objective value has not improved for this many consecutive trials, stop the study.

WARNING: Effective only for single-objective studies.

Implementation

final protobuf.Int32Value? maxNumTrialsNoProgress;