Hummingbird v0.4.6
What's Changed
Features
- Adds Lasso, Ridge and ElasticNet by @fd0r in #625
- Added support for more decision conditions in trees and ONNX conversion by @grafail in #631
- Add support for Tweedie, Poisson and Gamma regressors by @interesaaat in #650
Maintenance and fixes
- Remove pinned version for onnxconverter-common by @interesaaat in #618
- Bump
action/cache
to v3 by @mshr-h in #619 - Fix deprecation warnings for sklearn/scipy by @mshr-h in #610
- deprecating email due to spammers.... by @ksaur in #621
- updating ubuntu version by @ksaur in #623
- Fix linear models conversion when fit_intercept set to False by @RomanBredehoft in #630
- Corrects some typos by @RomanBredehoft in #628
- allow derived types of DataFrame by @liangfu in #637
- [TVM] Unify load params interface by @liangfu in #640
- Update TVM to 0.10 by @mshr-h in #642
- Update to pytorch 1.13 by @interesaaat in #646
- Update actions/checkout and actions/setup-python by @mshr-h in #647
- update codecov/codecov-action to v3 by @mshr-h in #648
New Contributors
- @fd0r made their first contribution in #625
- @RomanBredehoft made their first contribution in #630
- @grafail made their first contribution in #631
- @liangfu made their first contribution in #637
Special Thanks
- Thank you to @mshr-h for the continued support!!
Full Changelog: v0.4.5...v0.4.6