github NorskRegnesentral/shapr v1.0.7
shapr 1.0.7

latest release: v1.0.8
3 months ago

Improvements

  • Updated summary.shapr() to return a summary.shapr class object (rather than just printing) for improved reusability and consistency with R conventions (#482).
  • Enhanced plot.shapr() with default index_x_explain = 1:10 for more convenient plotting of first observations (and printing info about this) (#482).

Bug fixes

  • Fixed compatibility with xgboost after their breaking change class update (version >= 3.1.2.1).
    We now support both the previous and the new xgboost versions (#481).

Robustness and documentation

  • Added tests for summary.shapr() method (#482)
  • Added non-snapshot tests for all natively supported model classes (#481).
  • Minor updates to examples and vignettes the updates in summary.shapr() and the xgboost class (#483).

Don't miss a new shapr release

NewReleases is sending notifications on new releases.