Computes the the Shapley values and their standard deviation given the v(S)
v(S)
compute_estimates(internal, vS_list)
internal
: List. Not used directly, but passed through from explain()
.vS_list
: List Output from compute_vS()
The (updated) internal list
Useful links