Skip to content

Early Stopping

Category: callback.early_termination
Version: 1.0.0
UUID: 4ede535626e46681ce74ba64d6549470aef4d9dfed36f372be7560f21c5a6a8f
Execution context: leip_af
Choice Priority: 900.0

Value Parameters

Name Synonyms Type Values
Minimum amount of change early_termination.min_delta scalar float
Metric minimize or maximize early_termination.mode choice min
max
Metric to monitor early_termination.metric scalar string
Patience [epochs] early_termination.patience scalar int, min: 0

This component fits into

Name UUID Synonyms
Full Recipe 3d945b... callbacks