Suggestion Object
/experiments/EXPERIMENT_ID/suggestions/SUGGESTION_ID
A representation of the parameters that SigOpt has suggested. Contains a list of parameters and their suggested values.
Fields
Key | Type | Value |
---|---|---|
| The parameter values that SigOpt recommends you try next. | |
|
| The timestamp (in seconds since epoch) that this suggestion was created. |
|
| The |
|
| A unique ID for this suggestion. |
| Optional user-provided object. See Using Metadata for more information. | |
|
|
|
Supported Endpoints
Method | URI | Description |
---|---|---|
| Suggestion Create | |
| Suggestion Detail | |
| Suggestion List | |
| Suggestion Update | |
| Suggestion Delete | |
| Suggestion List Delete |
Example
Last updated