v1.2.3
Coolest Things
- Much quicker regression (we basically did something very slow before but now its cool, see #340)
- RegresseionFBII approximation, you can now also compute values for FBII scores through the
Regressionapproximator
What's Changed
- Improve testing by @mmschlk in #332
- Adds trivial TreeExplainer computation and fixes a Bug in parsing xgboost models. by @mmschlk in #334
- bug fix for stacked_bar plot by @Advueu963 in #335
- fixes #336 by @mmschlk in #337
- 331 adding faith banzhaf approximator by @Advueu963 in #333
- 🚀 Optimizes Regression Estimator Runtime by @mmschlk in #341
- fix missing import for regressionfbii by @hbaniecki in #342
- Bump numpy from 1.26.4 to 2.1.2 by @dependabot in #246
- ⚒️ Reduce package clutter and adds uv by @mmschlk in #348
- Update Test Structure to use uv by @mmschlk in #350
- 🏷️ Create v1.2.3 Release by @mmschlk in #351
Full Changelog: v1.2.2...v.1.2.3