Best Assignments Object
The best observed data from an experiment. A Pagination of these objects is returned from the Best Assignments List endpoint. If the experiment has one optimized metric, this contains only the best observed result. See our discussion on Metric Constraints to learn how the Best Assignments are modified when you specify thresholds on additional metrics. See our discussion on Multisolution Experiments for experiments with more than one solution. See our discussion on the Pareto frontier for experiments with more than one optimized metric.
Fields
Key | Type | Value |
---|---|---|
| The parameter values associated with the best trial. | |
|
| The unique ID of the corresponding observation. |
|
| The metric value observed for |
|
| The standard deviation in |
|
| An array of Metric Evaluation objects recording the values and other associated information for each metric in a given observation. This is available for both single metric and multimetric experiments. Values appear in alphabetical order by the metric name. |
See It In Action
Experiment Wrapup
Last updated