Reference documentation and code samples for the Cloud AI Platform v1beta1 API enum ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Polarity.
Whether to only highlight pixels with positive contributions, negative
or both. Defaults to POSITIVE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This documentation covers the `Polarity` enum within the Cloud AI Platform v1beta1 API, specifically in the `ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types` namespace."],["The `Polarity` enum defines how to highlight pixels in visualizations, allowing for the display of positive, negative, or both types of attributions."],["There are four possible field values for `Polarity`: `Both` to show both positive and negative, `Negative` to highlight areas that do not contribute to the prediction, `Positive` to show the most influential pixels, and `Unspecified` which defaults to `Positive`."],["The `Polarity` enum is found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is included in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]