Uses of Interface
com.google.cloud.aiplatform.v1beta1.XraiAttributionOrBuilder
-
Packages that use XraiAttributionOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of XraiAttributionOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement XraiAttributionOrBuilder Modifier and Type Class Description class
XraiAttribution
An explanation method that redistributes Integrated Gradients attributions to segmented regions, taking advantage of the model's fully differentiable structure.static class
XraiAttribution.Builder
An explanation method that redistributes Integrated Gradients attributions to segmented regions, taking advantage of the model's fully differentiable structure.Methods in com.google.cloud.aiplatform.v1beta1 that return XraiAttributionOrBuilder Modifier and Type Method Description XraiAttributionOrBuilder
ExplanationParameters.Builder. getXraiAttributionOrBuilder()
An attribution method that redistributes Integrated Gradients attribution to segmented regions, taking advantage of the model's fully differentiable structure.XraiAttributionOrBuilder
ExplanationParameters. getXraiAttributionOrBuilder()
An attribution method that redistributes Integrated Gradients attribution to segmented regions, taking advantage of the model's fully differentiable structure.XraiAttributionOrBuilder
ExplanationParametersOrBuilder. getXraiAttributionOrBuilder()
An attribution method that redistributes Integrated Gradients attribution to segmented regions, taking advantage of the model's fully differentiable structure.
-