<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
New Features 🎉
* Expand models supported by automatic marginalization by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/300
* Summarize model as rich table by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/382
* Add `find_MAP` with close JAX integration and fix bug with Laplace fit by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/385
Documentation 📖
* Add PyPI details to homepage by wd60622 in https://github.com/pymc-devs/pymc-experimental/pull/390
Maintenance 🔧
* Fix Blackjax SMC integration by ciguaran in https://github.com/pymc-devs/pymc-experimental/pull/374
* Add ETS model by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/369
* Allow forecasting with exogenous variables by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/372
* Remove dead code from `kalman_filter.py` by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/393
* Adapt to major PyMC changes by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/401
**Full Changelog**: https://github.com/pymc-devs/pymc-experimental/compare/v0.1.3...v0.1.4