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 is used to define whether to highlight pixels with positive, negative, or both contributions in model explanations, defaulting to positive contributions."],["The enum has four possible values: `Both` (positive and negative attributions), `Negative` (areas not contributing to the model's prediction), `Positive` (influential pixels/outlines), and `Unspecified` (same as positive)."],["This documentation includes a comprehensive list of versions for the `Google.Cloud.AIPlatform.V1` library, spanning from version 1.0.0 to the latest 3.22.0."]]],[]]