Training Run Create
https://api.sigopt.com/v1/experiments/EXPERIMENT_ID/training_runs
Only relevant for a Training Monitor experiment. Creates a new guest Training Run, given a suggestion.
Request Method: POST
Parameters
Name | Type | Required? | Description |
---|---|---|---|
suggestion | string | Y | The id of the Suggestion to which this Training Run is associated. |
metadata | Metadata | N | Optional user-provided object. See Using Metadata for more information. |