v0.2.6.1 - Bug Fix 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
Installation
pip install xbooster==0.2.6.1