Baseline Shapley Correlation#

Baseline Shapley Correlation (BSC) utilities.

Note

For demonstration purposes only

Note

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

igc.bsc

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

Baseline Shapley (BS).

BslShapCorr(module, dataset[, dtld_kwargs, ...])

Baseline Shapley Correlation (BSC).