xraiAttribution

@JvmName(name = "bpwrhfvgaorkijhu")
suspend fun xraiAttribution(value: Output<GoogleCloudMlV1__XraiAttributionArgs>)
@JvmName(name = "cosluvfytppmrjhs")
suspend fun xraiAttribution(value: GoogleCloudMlV1__XraiAttributionArgs?)

Parameters

value

Attributes credit by computing the XRAI taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1906.02825 Currently only implemented for models with natural image inputs.


@JvmName(name = "sapjanfhfrggyuqs")
suspend fun xraiAttribution(argument: suspend GoogleCloudMlV1__XraiAttributionArgsBuilder.() -> Unit)

Parameters

argument

Attributes credit by computing the XRAI taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1906.02825 Currently only implemented for models with natural image inputs.