Progress Object
The current progress of an Experiment.
Fields
Key | Type | Value |
---|---|---|
| The first reported Observation. | |
| The most recently reported Observation. | |
|
| The cost accumulated over all Observations reported for this experiment. |
|
| The number of Observations reported for this experiment. |
Deprecated Fields
These fields should no longer be used because there are better alternatives.
Key | Type | Value |
---|---|---|
| The Observation with the best reported value. Prefer to use the best_assignments endpoint. |
Last updated