Skip to content

v0.0.11

Latest
Compare
Choose a tag to compare
@jvdd jvdd released this 02 May 12:34

What's Changed

  • enable validation set for xgboost's fit by @mrzdev in #34
  • Correct use of random_state for xgboost by @lorenjan in #37
  • Reduce memory usage by removing data copies by @lorenjan in #38
  • relaxed pandas version constraints, so it works with 2.0 by @almostintuitive in #40
  • 🙏 update testing by @jonasvdd in #48
  • 💨 updating dependencies - python 3.12 compatible by @jonasvdd in #49
  • Fix wrong aggregation of shap values by @jvdd in #52

New Contributors

Full Changelog: v0.0.9...v0.0.11