| Package | Description |
|---|---|
| com.google.api.services.language.v2.model |
| Modifier and Type | Method and Description |
|---|---|
XPSXraiAttribution |
XPSXraiAttribution.clone() |
XPSXraiAttribution |
XPSResponseExplanationParameters.getXraiAttribution()
An attribution method that redistributes Integrated Gradients attribution to segmented regions,
taking advantage of the model's fully differentiable structure.
|
XPSXraiAttribution |
XPSXraiAttribution.set(String fieldName,
Object value) |
XPSXraiAttribution |
XPSXraiAttribution.setStepCount(Integer stepCount)
The number of steps for approximating the path integral.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2011–2025 Google. All rights reserved.