0.1.13
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'