integrated Gradients Attribution
suspend fun integratedGradientsAttribution(value: Output<GoogleCloudMlV1__IntegratedGradientsAttributionArgs>)
suspend fun integratedGradientsAttribution(value: GoogleCloudMlV1__IntegratedGradientsAttributionArgs?)
Parameters
value
Attributes credit by computing the Aumann-Shapley value taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1703.01365
suspend fun integratedGradientsAttribution(argument: suspend GoogleCloudMlV1__IntegratedGradientsAttributionArgsBuilder.() -> Unit)
Parameters
argument
Attributes credit by computing the Aumann-Shapley value taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1703.01365