| Package | Description |
|---|---|
| com.google.api.services.language.v2.model |
| Modifier and Type | Method and Description |
|---|---|
XPSResponseExplanationParameters |
XPSResponseExplanationParameters.clone() |
XPSResponseExplanationParameters |
XPSResponseExplanationSpec.getParameters()
Parameters that configure explaining of the Model's predictions.
|
XPSResponseExplanationParameters |
XPSResponseExplanationParameters.set(String fieldName,
Object value) |
XPSResponseExplanationParameters |
XPSResponseExplanationParameters.setIntegratedGradientsAttribution(XPSIntegratedGradientsAttribution integratedGradientsAttribution)
An attribution method that computes Aumann-Shapley values taking advantage of the model's fully
differentiable structure.
|
XPSResponseExplanationParameters |
XPSResponseExplanationParameters.setXraiAttribution(XPSXraiAttribution xraiAttribution)
An attribution method that redistributes Integrated Gradients attribution to segmented regions,
taking advantage of the model's fully differentiable structure.
|
| Modifier and Type | Method and Description |
|---|---|
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.setParameters(XPSResponseExplanationParameters parameters)
Parameters that configure explaining of the Model's predictions.
|
Copyright © 2011–2025 Google. All rights reserved.