Package | Description |
---|---|
com.google.api.services.language.v2.model |
Modifier and Type | Method and Description |
---|---|
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.clone() |
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.set(String fieldName,
Object value) |
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.setExplanationType(String explanationType)
Explanation type.
|
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.setMetadata(XPSResponseExplanationMetadata metadata)
Metadata describing the Model's input and output for explanation.
|
XPSResponseExplanationSpec |
XPSResponseExplanationSpec.setParameters(XPSResponseExplanationParameters parameters)
Parameters that configure explaining of the Model's predictions.
|
Modifier and Type | Method and Description |
---|---|
List<XPSResponseExplanationSpec> |
XPSTrainResponse.getExplanationConfigs()
VisionExplanationConfig for XAI on test set.
|
Modifier and Type | Method and Description |
---|---|
XPSTrainResponse |
XPSTrainResponse.setExplanationConfigs(List<XPSResponseExplanationSpec> explanationConfigs)
VisionExplanationConfig for XAI on test set.
|
Copyright © 2011–2025 Google. All rights reserved.