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 webpage provides documentation for the `Polarity` enum within the `Google.Cloud.AIPlatform.V1` namespace, specifically under `ExplanationMetadata.Types.InputMetadata.Types.Visualization.Types`."],["The `Polarity` enum is used to define whether visualizations should highlight pixels with positive contributions, negative contributions, or both, in relation to a model's predictions."],["The latest version of the documentation is for version 3.22.0, with a list of older versions going back to version 1.0.0, all accessible via clickable links."],["The enum offers four field options: `Both` (showing both positive and negative), `Negative` (areas not leading to the prediction), `Positive` (influential pixels), and `Unspecified` (default, equivalent to `Positive`)."],["There are detailed descriptions of the `Polarity` fields `Both`, `Negative`, `Positive`, and `Unspecified`, in a table format to help easily understand each one."]]],[]]