Integrated Gradient Auto-Correlation#

Integrated Gradient Auto-Correlation (IGaC) utilities.

Note

Welford’s online algorithm [Wel62] is used for the computation of mean, standard deviation, and correlation statistics (see wikipedia).

igc.igac

IntGradAutoCorr(module[, dataset, ...])

Integrated Gradient Auto-Correlation (IGaC).