Cloud AI Platform v1 API - Enum ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Type (2.27.0)

public enum ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Type

Reference documentation and code samples for the Cloud AI Platform v1 API enum ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.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.