Skip to content

0.1.13

Choose a tag to compare

@oegedijk oegedijk released this 29 Jun 07:49

Bug Fixes

  • Fixed bug with GradientBoostingClassifier where output format of shap.expected_value was not not properly accounted for.

Improvements

  • Cleaned up standalone label selector code
  • Added check for shap base values to be between between 0 and 1 for model_output=='probability'