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-25 UTC."],[[["This webpage provides reference documentation for the `ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types.Polarity` enum within the Cloud AI Platform v1 API, specifically for .NET."],["The documentation lists all available versions of the API, ranging from the latest 3.22.0 down to version 1.0.0, with links to each version's specific documentation."],["The `Polarity` enum determines whether visualizations highlight positive, negative, or both positive and negative attributions in AI model explanations."],["The `Polarity` enum has four fields: `Both` (shows both positive and negative attributions), `Negative` (highlights areas that do not contribute to the prediction), `Positive` (highlights influential pixels/outlines), and `Unspecified` (defaults to `Positive`)."]]],[]]