Class InputMetadataOverride (0.8.0)

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

The [input metadata][google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata] entries to be overridden.

Attribute

NameDescription
input_baselines Sequence[google.protobuf.struct_pb2.Value]
Baseline inputs for this feature. This overrides the ``input_baseline`` field of the ExplanationMetadata.InputMetadata object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.

Inheritance

builtins.object > proto.message.Message > InputMetadataOverride