0.14.1
What's Changed
New Features 🎉
- Log off traceback in MLflow by @williambdean in #1736
- multidimensional MMM initialization validation by @IlanDanial in #1725
- More granular ModelBuilder errors upon load by @williambdean in #1765
Bugfixes 🐛
- Fix LinearTrend changepoints in
plot_curve
method by @gdeleva in #1739 - Fix dim issue for default priors of linear trend and replace linear trend related doc pictures by @gdeleva in #1741
- LinearTrend deterministic error by @williambdean in #1748
- Bug: No need to check columns in Y for yml construction by @cetagostini in #1774
- Bug: Solving issue with hardcoded date by @cetagostini in #1780
- Bug: Sample posterior predictive raise error if dates overlap by @cetagostini in #1778
- Allow for tvp priors in multidimensional.MMM by @williambdean in #1785
Documentation 📖
- Enhances MMM Packages Comparison by @lfiaschi in #1722
- Fix time plots in CLV Quickstart by @ColtAllen in #1724
- Fix BudgetOptimizer docstrings by @TeemuSailynoja in #1705
- Updating example multidimensional to use original scale after posterior predictive by @cetagostini in #1782
- Standardize usage of
singular | plural
model variables by @PabloRoque in #1763
Maintenance 🔧
- upper bound pymc 5.23 by @juanitorduz in #1728
- update pytensor lower bound to 2.31.3 by @juanitorduz in #1737
New Contributors
- @lfiaschi made their first contribution in #1722
- @IlanDanial made their first contribution in #1725
Full Changelog: 0.14.0...0.14.1