Class Type (1.50.0)

Type(value)

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

Enum values:

TYPE_UNSPECIFIED (0):
    Should not be used.
PIXELS (1):
    Shows which pixel contributed to the image
    prediction.
OUTLINES (2):
    Shows which region contributed to the image
    prediction by outlining the region.

Methods

Type

Type(value)

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

Enum values:

TYPE_UNSPECIFIED (0):
    Should not be used.
PIXELS (1):
    Shows which pixel contributed to the image
    prediction.
OUTLINES (2):
    Shows which region contributed to the image
    prediction by outlining the region.