compute_estimates: Compute the Shapley Values and Their Standard Deviation Given v(S)
Description
Compute the Shapley Values and Their Standard Deviation Given v(S)
Usage
compute_estimates(internal, vS_list)
Value
The (updated) internal list
Arguments
- internal
List.
Not used directly, but passed through from explain().
- vS_list
List.
Output from compute_vS().