Skip to content

v0.14.1

Compare
Choose a tag to compare
@fverac fverac released this 22 May 14:21
· 92 commits to main since this release
b0936ac

What's Changed

Details

Minor updates and bugfixes

  • Avoid returning defaultdict directly when calling est.shap_values @kbattocchi in #709
  • Refactor DynamicDML to remove incompatible method signatures by @kbattocchi in #717
  • Fix bug when using .score in _OrthoLearner subclasses by @kbattocchi in #760

Package changes

Build system changes

Misc

Full Changelog: v0.14.0...v0.14.1