Uses of Interface
com.google.cloud.aiplatform.v1.SampledShapleyAttributionOrBuilder
-
Packages that use SampledShapleyAttributionOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of SampledShapleyAttributionOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement SampledShapleyAttributionOrBuilder Modifier and Type Class Description class
SampledShapleyAttribution
An attribution method that approximates Shapley values for features that contribute to the label being predicted.static class
SampledShapleyAttribution.Builder
An attribution method that approximates Shapley values for features that contribute to the label being predicted.Methods in com.google.cloud.aiplatform.v1 that return SampledShapleyAttributionOrBuilder Modifier and Type Method Description SampledShapleyAttributionOrBuilder
ExplanationParameters.Builder. getSampledShapleyAttributionOrBuilder()
An attribution method that approximates Shapley values for features that contribute to the label being predicted.SampledShapleyAttributionOrBuilder
ExplanationParameters. getSampledShapleyAttributionOrBuilder()
An attribution method that approximates Shapley values for features that contribute to the label being predicted.SampledShapleyAttributionOrBuilder
ExplanationParametersOrBuilder. getSampledShapleyAttributionOrBuilder()
An attribution method that approximates Shapley values for features that contribute to the label being predicted.
-