Stopping Criteria Object
Criteria by which an Experiment could be judged to be completed. If you are looking for guidance on whether you should stop or continue requesting more observations, Stopping Criteria can make recommendations.
Fields
Key | Type | Value |
---|---|---|
reasons | array<string> | Any stopping criteria which have been satisfied. Possible reasons include:
|
should_stop | boolean | Whether any stopping criteria have been satisfied. If this value is true, you could consider terminating your experiment. |