0.14.0
What's Changed
Deprecations 🚨
- Deprecate CLV methods,
clv_summary
,method
parameter,to_json
andfrom_json
methods by @ErikRingen in #1637
New Features 🎉
- Add Bass Diffusion Model by @williambdean in #1328
- Support for string in
plot_curve
and add to docs by @williambdean in #1650 - Expose n_samples, hdi_probs, and random_seed in
plot_curve
by @williambdean in #1697 - Add LinearRegression wrapper by @williambdean in #1713
Bugfixes 🐛
- support for additional dimension in LinearTrend by @williambdean in #1688
- Fix Bass model derivative by @williambdean in #1702
Documentation 📖
- Change spacing batched_convolution documentation by @williambdean in #1645
- Add utils to docs by @williambdean in #1651
- Fix Bass model example plot by @williambdean in #1666
- Create wrapper to make budget optimizer compatible with multidimensional class by @cetagostini in #1652
- Change documentation of multi-dimensional by @gdeleva in #1679
- Set html title explicitly by @OriolAbril in #1686
- Build multidimensional MMM from yaml configuration by @cetagostini in #1669
- Accelerate documentation build by @OriolAbril in #1695
- Use HDI instead of CI in MMM plotting suite by @TeemuSailynoja in #1689
- Consolidate name to PyMC-Marketing by @williambdean in #1699
- Rename all occurences of pymc-labs.io to pymc-labs.com by @twiecki in #1708
Maintenance 🔧
- Change the event function to class by @williambdean in #1675
- Issue #1696: addresses a bug in plotting the intercept by @esmailansari in #1698
New Contributors
- @ErikRingen made their first contribution in #1637
- @gdeleva made their first contribution in #1679
- @TeemuSailynoja made their first contribution in #1689
- @twiecki made their first contribution in #1708
- @esmailansari made their first contribution in #1698
Full Changelog: 0.13.1...0.14.0