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 `Polarity` enum within the `Google.Cloud.AIPlatform.V1` namespace, detailing its usage in AI Platform's explanation metadata for visualizations."],["The `Polarity` enum has four possible values: `Both`, `Negative`, `Positive`, and `Unspecified`, which determine whether positive, negative, or both types of attributions are highlighted in visualizations."],["The documentation provides versioned API references for the `Polarity` enum, ranging from version 1.0.0 to the latest version 3.22.0, for the .NET library, allowing users to access the correct version for their project."],["The default behavior of `Polarity` is set to `Unspecified` which equals the `POSITIVE` value."]]],[]]