completed constant

Study_State const completed

The study is done when the service exhausts the parameter search space or max_trial_count is reached.

Implementation

static const completed = Study_State('COMPLETED');