Enum ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Type (1.0.0)

public enum Type

Type of the image visualization. Only applicable to [Integrated Gradients attribution][google.cloud.aiplatform.v1.ExplanationParameters.integrated_gradients_attribution].

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Outlines

Shows which region contributed to the image prediction by outlining the region.

Pixels

Shows which pixel contributed to the image prediction.

Unspecified

Should not be used.