Skip to content

v0.2.6.1 - Bug Fix Release

Choose a tag to compare

@xRiskLab xRiskLab released this 31 Oct 13:42
· 17 commits to main since this release

🐛 Bug Fixes

Fixed ValueError when XGBoost config returns bracket-wrapped parameter values (e.g., '[9.9E-2]').

Changes

  • Fixed extract_model_param() to handle both standard and bracket-wrapped formats
  • Added comprehensive test coverage for various parameter formats
  • All 82 tests passing

Links

  • Fixes #5
  • Thanks to @RektPunk for reporting and suggesting the fix!

Installation

pip install xbooster==0.2.6.1