v0.4.0
What’s Changed
🐜 Bug Fixes
- fix notebook and add unittest @bschifferer (#140)
- Systems pb update @jperez999 (#130)
- Correct FIL export format for sklearn/cuml to treelite checkpoint @oliverholworthy (#124)
- Fix dtype of multi-hot features'
nnzs
field @karlhigley (#123)
📄 Documentation
- fix link @radekosmulski (#127)
🔧 Maintenance
- Remove unnecessary docs dependencies @benfred (#147)
- Add a more helpful error message to Feast operator @karlhigley (#142)
- Systems pb update @jperez999 (#130)
- Add test for forest inference running on Triton + handle Tensor in Op Runner @oliverholworthy (#122)