| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1SampledShapleyAttribution |
GoogleCloudMlV1SampledShapleyAttribution.clone() |
GoogleCloudMlV1SampledShapleyAttribution |
GoogleCloudMlV1ExplanationConfig.getSampledShapleyAttribution()
An attribution method that approximates Shapley values for features that contribute to the
label being predicted.
|
GoogleCloudMlV1SampledShapleyAttribution |
GoogleCloudMlV1SampledShapleyAttribution.set(String fieldName,
Object value) |
GoogleCloudMlV1SampledShapleyAttribution |
GoogleCloudMlV1SampledShapleyAttribution.setNumPaths(Integer numPaths)
The number of feature permutations to consider when approximating the Shapley values.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ExplanationConfig |
GoogleCloudMlV1ExplanationConfig.setSampledShapleyAttribution(GoogleCloudMlV1SampledShapleyAttribution sampledShapleyAttribution)
An attribution method that approximates Shapley values for features that contribute to the
label being predicted.
|
Copyright © 2011–2021 Google. All rights reserved.