Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 803 Bytes

V1beta1EarlyStoppingRule.md

File metadata and controls

14 lines (9 loc) · 803 Bytes

V1beta1EarlyStoppingRule

Properties

Name Type Description Notes
comparison Option<String> Comparison defines correlation between name and value. [optional]
name Option<String> Name contains metric name for the rule. [optional]
start_step Option<i32> StartStep defines quantity of intermediate results that should be received before applying the rule. If start step is empty, rule is applied from the first recorded metric. [optional]
value Option<String> Value contains metric value for the rule. [optional]

[Back to Model list] [Back to API list] [Back to README]