Skip to content

shapr 0.2.3 (GitHub only)

Latest
Compare
Choose a tag to compare
@martinju martinju released this 01 Jun 14:02
· 34 commits to master since this release
a85cd23
  • Added support for groupSHAP, including check of appropriate groups, examples and tests
  • Various modifications to input of internal functions to reflect that Shapley values may be
    computed both feature-wise and group-wise
  • Fixed bug when passing non-named data to shapr() or explain() (e.g. shapr(data[,1:5],model...)