TrialAssignment is the assignment for one trial.
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] |