Uses of Class
com.google.cloud.aiplatform.v1.IntegratedGradientsAttribution
Packages that use IntegratedGradientsAttribution
-
Uses of IntegratedGradientsAttribution in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IntegratedGradientsAttributionModifier and TypeMethodDescriptionIntegratedGradientsAttribution.Builder.build()IntegratedGradientsAttribution.Builder.buildPartial()IntegratedGradientsAttribution.getDefaultInstance()IntegratedGradientsAttribution.Builder.getDefaultInstanceForType()IntegratedGradientsAttribution.getDefaultInstanceForType()ExplanationParameters.Builder.getIntegratedGradientsAttribution()An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure.ExplanationParameters.getIntegratedGradientsAttribution()An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure.ExplanationParametersOrBuilder.getIntegratedGradientsAttribution()An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure.IntegratedGradientsAttribution.parseDelimitedFrom(InputStream input) IntegratedGradientsAttribution.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IntegratedGradientsAttribution.parseFrom(byte[] data) IntegratedGradientsAttribution.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IntegratedGradientsAttribution.parseFrom(com.google.protobuf.ByteString data) IntegratedGradientsAttribution.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IntegratedGradientsAttribution.parseFrom(com.google.protobuf.CodedInputStream input) IntegratedGradientsAttribution.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IntegratedGradientsAttribution.parseFrom(InputStream input) IntegratedGradientsAttribution.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IntegratedGradientsAttribution.parseFrom(ByteBuffer data) IntegratedGradientsAttribution.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type IntegratedGradientsAttributionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IntegratedGradientsAttribution>IntegratedGradientsAttribution.getParserForType()static com.google.protobuf.Parser<IntegratedGradientsAttribution>IntegratedGradientsAttribution.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IntegratedGradientsAttributionModifier and TypeMethodDescriptionIntegratedGradientsAttribution.Builder.mergeFrom(IntegratedGradientsAttribution other) ExplanationParameters.Builder.mergeIntegratedGradientsAttribution(IntegratedGradientsAttribution value) An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure.IntegratedGradientsAttribution.newBuilder(IntegratedGradientsAttribution prototype) ExplanationParameters.Builder.setIntegratedGradientsAttribution(IntegratedGradientsAttribution value) An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure.