| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1IntegratedGradientsAttribution |
GoogleCloudMlV1IntegratedGradientsAttribution.clone() |
GoogleCloudMlV1IntegratedGradientsAttribution |
GoogleCloudMlV1ExplanationConfig.getIntegratedGradientsAttribution()
Attributes credit by computing the Aumann-Shapley value taking advantage of the model's fully
differentiable structure.
|
GoogleCloudMlV1IntegratedGradientsAttribution |
GoogleCloudMlV1IntegratedGradientsAttribution.set(String fieldName,
Object value) |
GoogleCloudMlV1IntegratedGradientsAttribution |
GoogleCloudMlV1IntegratedGradientsAttribution.setNumIntegralSteps(Integer numIntegralSteps)
Number of steps for approximating the path integral.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.setIntegratedGradientsAttribution(GoogleCloudMlV1IntegratedGradientsAttribution integratedGradientsAttribution)
Attributes credit by computing the Aumann-Shapley value taking advantage of the model's fully
differentiable structure.
|
Copyright © 2011–2021 Google. All rights reserved.