integratedGradientsAttribution property

IntegratedGradientsAttribution? integratedGradientsAttribution
final

An attribution method that computes Aumann-Shapley values taking advantage of the model's fully differentiable structure. Refer to this paper for more details: https://arxiv.org/abs/1703.01365

Implementation

final IntegratedGradientsAttribution? integratedGradientsAttribution;