<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🚀 Features
* [ENH] Add dataset loaders by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/130
* [ENH] Add InferenceEngine object by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/127
* [ENH] Add `inference_engine` argument and `__rshift__` operator to prophetverse models by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/134
* [ENH] Optional `_fit` for effects by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/139
* [ENH] Experimental simulation interface by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/141
* [ENH] Add L-BFGS solver for MAP Inference by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/146
* [ENH] Add sample_params method to effects and proper Lift test likelihood by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/149
* [ENH] Add geometric adstock effect by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/151
🐛 Bug Fixes
* [FIX] Fix trend design matrix by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/133
Other Changes
* [DOC] Use mike to deploy versioned documentation by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/124
* [MNT] Fix Dependabot failing CI pipelines by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/131
* [DOC] Update docs, use ipy format to write documents and add dataset module by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/138
* [DOC] Reorganize reference documentation page, and minor fixes on other docs by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/147
* [DOC] Add more friendly home page for howto section by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/150
**Full Changelog**: https://github.com/felipeangelimvieira/prophetverse/compare/v0.4.1...v0.5.0