SuggestionSpec is the specification of a Suggestion.
Name | Type | Description | Notes |
---|---|---|---|
algorithm | V1beta1AlgorithmSpec | [optional] | |
early_stopping | V1beta1EarlyStoppingSpec | [optional] | |
requests | int | Number of suggestions requested. | [optional] |
resume_policy | str | ResumePolicy describes resuming policy which usually take effect after experiment terminated. Default value is Never. | [optional] |