Update HPO

Updates an HPO in the project.

Log in to see full request history
Path Params
uuid
required
uuid
required
Body Params
string

The field representing the type of object this resource is. Must be HPO.

string
length between 1 and 80

The title of the HPO.

uuid

The model that this HPO will use.

search_space
object

Represents a search space, or a mapping from parameters to sampling functions.

string

The start of the test period.

string

The end of the test period.

A timing to determine the start of each predict period relative to a fit reference time. offset must be negative and frequency and time_zone must be left unset or set to null.

A timing to determine the end of each fit period relative to a fit reference time. If a RelativeTiming is used, offset must be negative and frequency and time_zone must be left unset or set to null.

A timing to determine the frequency and reference time of each fit.

A timing to determine the start of each predict period relative to a predict reference time. offset must be positive and frequency and time_zone must be left unset or set to null.

A timing to determine the start of each predict period relative to a predict reference time. offset must be positive and frequency and time_zone must be left unset or set to null.

predict_reference_timing
object

Cron timing schema for create requests.

search_algorithm
object

Hyperopt search algorithm schema for create requests.

See https://hyperopt.github.io/hyperopt/ for hyperopt reference.

string | null

The description of the HPO.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json