EarlyStoppingSpec is the specification for a early stopping algorithm.
Name | Type | Description | Notes |
---|---|---|---|
algorithm_name | str | Early stopping algorithm name. | [optional] |
algorithm_settings | list[V1beta1EarlyStoppingSetting] | Key-value pairs representing settings for early stopping algorithm. | [optional] |