Skip to content

0.7.0

Compare
Choose a tag to compare
@juanitorduz juanitorduz released this 11 Sep 06:59
· 163 commits to main since this release

What's Changed

This release comes with great new features and improvements! Among many things, we have:

  • Internal MMM refactor to make it customizable!
    • We allow custom adstock and saturation functions.
    • MMM time-varying media-baseline component available!
    • Hierarchical distributions.
  • Streamlit explainer app! See https://pymc-marketing-app.streamlit.app/
  • CLV API standardization
  • RFM segmentation
  • Documentation improvements and new examples!

Major Changes 🛠

New Features 🎉

Bugfixes 🐛

  • Fix related to column renaming after aggregating test frequency by @IvanUgrin in #698
  • model.fit doesn't remove prior samples by @wd60622 in #741
  • Deepcopy of posterior to allow second fit call by @wd60622 in #790
  • Add prior predictive example notebook by @juanitorduz in #787

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: 0.6.0...0.7.0