Reference documentation and code samples for the Cloud AI Platform v1 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-03-21 UTC."],[[["The content provides documentation for the `Polarity` enum within the `Google.Cloud.AIPlatform.V1` namespace, specifically under `ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types`."],["This `Polarity` enum is used to define whether to highlight pixels with positive contributions, negative contributions, or both, in model explanations."],["The enum supports four values: `Both` (positive and negative attributions), `Negative` (areas not leading to the model's prediction), `Positive` (most influential pixels for prediction), and `Unspecified` (defaults to `Positive`)."],["The documentation list various versions of the enum, starting from version `1.0.0` to `3.22.0` (latest), all relating to the same enum, with links to each version's documentation page."]]],[]]