You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cancel future calibration iterations by raising
`ngen.cal.errors.EarlyStop` exception in
`ngen_cal_model_iteration_finish` plugin hook.
Cancellation will not affect validation if configured.
There are situations where it would be nice to stop model calibration because of some condition and move onto the model validation phase.
The text was updated successfully, but these errors were encountered: