| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.clone() |
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1Version.getExplanationConfig()
Optional.
|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.setIntegratedGradientsAttribution(GoogleCloudMlV1IntegratedGradientsAttribution integratedGradientsAttribution)
Attributes credit by computing the Aumann-Shapley value taking advantage of the model's fully
differentiable structure.
|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.setSampledShapleyAttribution(GoogleCloudMlV1SampledShapleyAttribution sampledShapleyAttribution)
An attribution method that approximates Shapley values for features that contribute to the
label being predicted.
|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.setXraiAttribution(GoogleCloudMlV1XraiAttribution xraiAttribution)
Attributes credit by computing the XRAI taking advantage of the model's fully differentiable
structure.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Version |
GoogleCloudMlV1Version.setExplanationConfig(GoogleCloudMlV1ExplanationConfig explanationConfig)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.