Module Google::Cloud::AIPlatform::V1::StudySpec::MetricSpec::GoalType (v0.1.0)

The available types of optimization goals.

Constants

GOAL_TYPE_UNSPECIFIED

value: 0
Goal Type will default to maximize.

MAXIMIZE

value: 1
Maximize the goal metric.

MINIMIZE

value: 2
Minimize the goal metric.