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