github NorskRegnesentral/shapr v1.0.5
shapr 1.0.5

latest releases: v1.0.8, v1.0.7, v1.0.6...
8 months ago

New features

  • Added get_results() for extracting key components from a shapr object, including Shapley values,
    model parameters, and iterative computation details (#460).
  • Added summary.shapr() method, which builds on get_results() and internal format_xyz() functions to provide a concise
    overview of explanation objects (#460).

Improvements

  • Enhanced print.shapr() to support printing of specific components, with customizable control over digits and
    decimal precision (#460).
  • Refactored cli-based output functions for improved reuse across multiple methods (#460).
  • Updated vignettes, examples, and tests to reflect the new functionality (#460).
  • Fixed spelling, grammar, and other textual inconsistencies in documentation, comments, and vignettes
    (#465).
  • Applied various minor visual improvements (#460,
    #464).

Bug fixes

  • Fixed error when handling many features by removing as.integer() coercion in the computation of coalitions per
    coalition size (#462).

Don't miss a new shapr release

NewReleases is sending notifications on new releases.