Class ComputationBasedMetricSpec (1.144.0)

ComputationBasedMetricSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
type_ google.cloud.aiplatform_v1beta1.types.ComputationBasedMetricSpec.ComputationBasedMetricType
Required. The type of the computation based metric. This field is a member of oneof_ _type.
parameters google.protobuf.struct_pb2.Struct
Optional. A map of parameters for the metric, e.g. {"rouge_type": "rougeL"}. This field is a member of oneof_ _parameters.

Classes

ComputationBasedMetricType

ComputationBasedMetricType(value)

Types of computation based metrics.

Methods

ComputationBasedMetricSpec

ComputationBasedMetricSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)