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."],[[["This page provides reference documentation for the `ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Polarity` enum within the Google Cloud AI Platform v1 API."],["The `Polarity` enum controls whether to highlight pixels with positive contributions, negative contributions, or both in visualizations, defaulting to positive."],["The enum includes four possible values: `Both` (showing positive and negative attributions), `Negative` (highlighting areas not contributing to the model's prediction), `Positive` (highlighting influential pixels), and `Unspecified` (defaulting to `Positive`)."],["The page lists all available versions of this enum, from version 1.0.0 up to the latest version, 3.22.0."],["This enum can be found within the `Google.Cloud.AIPlatform.V1` namespace, in the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]