Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 850 Bytes

V1beta1TrialAssignment.md

File metadata and controls

14 lines (10 loc) · 850 Bytes

V1beta1TrialAssignment

TrialAssignment is the assignment for one trial.

Properties

Name Type Description Notes
early_stopping_rules list[V1beta1EarlyStoppingRule] Rules for early stopping techniques Contains rule name, value and comparison type [optional]
labels dict(str, str) Suggestion label metadata to attach to Trial job [optional]
name str Name of the suggestion [optional]
parameter_assignments list[V1beta1ParameterAssignment] Suggestion results with Trial parameters [optional]

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