What's Changed
- Dev 0.17 bump by @Martin-Jung in #151
New features
- Implementation of small ensemble of models for linear engines (add_control_esm()) #141
Minor improvements and bug fixes
- Raise informative error if bias layer has negative values. #148
- Update engine_xgboost() to work with latest development build and remove [pdp] as dependency #149
- Improvement of document grammar and readability. Few more vignette examples based on latest development.
- 🐛 Fixing of engine_inlabru() to work with latest version #150 #145
- 🐛 Fixes to add_control_bias() to have it working again.
- 🐛 Refactor code to avoid importing namespaces #95
Full Changelog: v0.1.6...v0.1.7