Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSIntegratedGradientsAttribution |
XPSIntegratedGradientsAttribution.clone() |
XPSIntegratedGradientsAttribution |
XPSResponseExplanationParameters.getIntegratedGradientsAttribution()
An attribution method that computes Aumann-Shapley values taking advantage of the model's fully
differentiable structure.
|
XPSIntegratedGradientsAttribution |
XPSIntegratedGradientsAttribution.set(String fieldName,
Object value) |
XPSIntegratedGradientsAttribution |
XPSIntegratedGradientsAttribution.setStepCount(Integer stepCount)
The number of steps for approximating the path integral.
|
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationParameters |
XPSResponseExplanationParameters.setIntegratedGradientsAttribution(XPSIntegratedGradientsAttribution integratedGradientsAttribution)
An attribution method that computes Aumann-Shapley values taking advantage of the model's fully
differentiable structure.
|
Copyright © 2011–2025 Google. All rights reserved.