v0.8.0
What's Changed
Linear tree-based models
- Update
build_tree
function with SparseKmeans implementation (#19)
Bugs Fixing 🐛 and Code Enhancement ✨
- Upgrade minimum python version from 3.8 to 3.10 and remove deprecated APIs (i.e., numpy, spicy) (#20)
- Fix the bug in pruning tree predictions (#23)
Contributors
Thanks all for the contributions :)
@cjlin1 @khoinpd0411 @maclin726 @zhi-bao @Eleven1Liu
New Contributors
Welcome @khoinpd0411 ➿