What's Changed
- hand over threshold_types to GPUTreeExplainer by @CloseChoice in #4181
- Improve base_score assignment by @lsdxp in #4187
- test against python 3.14, remove support for python 3.9 and 3.10 by @CloseChoice in #4176
- Always force transformers label2id ids to integers by @evamaxfield in #4192
- Fix gpu tree explainer tests by @CloseChoice in #4199
New Contributors
- @lsdxp made their first contribution in #4187
- @evamaxfield made their first contribution in #4192
Full Changelog: v0.49.1...v0.50.0