metrics property
The metrics used for evaluation.
Currently, we only support evaluating a single metric. If multiple metrics are provided, only the first one will be evaluated.
Implementation
core.List<GoogleCloudAiplatformV1Metric>? metrics;
The metrics used for evaluation.
Currently, we only support evaluating a single metric. If multiple metrics are provided, only the first one will be evaluated.
core.List<GoogleCloudAiplatformV1Metric>? metrics;