Queued Suggestion Create
https://api.sigopt.com/v1/experiments/EXPERIMENT_ID/queued_suggestions
Creates a Queued Suggestion. If there are Queued Suggestions available for this experiment, those will be used to create the next Suggestion that is created.
Request Method: POST
Parameters
Name | Type | Required? | Description |
---|---|---|---|
| Y | Allows you to specify the assignments of this . You must specify exactly one value for each parameter in the experiment. |
Response
Queued Suggestion object.
Example Request
Last updated