Cloud AI Platform v1 API - Enum StudySpec.Types.MetricSpec.Types.GoalType (2.24.0)

public enum StudySpec.Types.MetricSpec.Types.GoalType

Reference documentation and code samples for the Cloud AI Platform v1 API enum StudySpec.Types.MetricSpec.Types.GoalType.

The available types of optimization goals.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Maximize

Maximize the goal metric.

Minimize

Minimize the goal metric.

Unspecified

Goal Type will default to maximize.