ModelOriented/shapviz

SHAP aggregates

mayer79 opened this issue · 1 comments

Like SHAP aggregate value in {DALEX},

  • sv_waterfall()
  • sv_force()

should be able to act on multiple observations. In this case, their SHAP values and predictions would be averaged. Feature values would be shown only if unique.

Implemented in #72