New
v0.23.0
What's Changed
- Upgrade to XGBoost 1.7.3 and serialize objective for XGBoostClassificationModel by @harupy in https://github.com/combust/mleap/pull/847
- Mleap Runtime serialization using wrong file name for DecisionTree models by @AllanaEvans in https://github.com/combust/mleap/pull/843
- Allow casting a tensor of size 1 to scalar by @praj-0 in https://github.com/combust/mleap/pull/850
- Upgrade tensorflow-java to 0.5.0 which corresponds to tensorflow 2.10.1. by @jsleight in https://github.com/combust/mleap/pull/851
- Upgrade to Spark 3.4.0. by @jsleight in https://github.com/combust/mleap/pull/852
New Contributors
- @harupy made their first contribution in https://github.com/combust/mleap/pull/847
- @AllanaEvans made their first contribution in https://github.com/combust/mleap/pull/843
Full Changelog: https://github.com/combust/mleap/compare/v0.22.0...v0.23.0