Class InputMetadataOverride (1.31.1)

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

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

Attribute

Name
Description
input_baselines
MutableSequence[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.