Skip to content

Releases: pymc-labs/pymc-marketing

0.10.0

18 Oct 02:21
e46f690
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

18 Sep 07:25
0.9.0
bc4b248
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📖

Maintenance 🔧

Full Changelog: 0.8.0...0.9.0

0.8.0

11 Sep 06:58
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

11 Sep 06:59
Compare
Choose a tag to compare

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

0.6.0

11 Sep 06:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

11 Sep 07:00
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

0.4.2

15 Mar 20:00
c463f7d
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fix bug in predictive methods of ParetoNBD model with covariates by @ricardoV94 in #589

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Mar 15:50
d9c19c4
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

Maintenance 🔧

  • Use union of default and user provided configs in ModelBuilder by @ricardoV94 in #565
  • Remove scale_preserving_logistic_saturation function by @ulfaslak in #585

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

07 Feb 09:06
0.4.0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Handle new data correctly and extend the functionality of MMM posterior predictive methods by @wd60622 in #482
  • Add baselined saturation by @ferrine in #498
  • Add scale preserving saturation function by @ulfaslak in #503
  • Add Weibull CDF and PDF Adstock Transformations by @abdalazizrashid in #499

Bugfixes 🐛

Documentation 📖

  • Add notebook section for out-of-sample predictions by @wd60622 in #504

New Contributors

Full Changelog: 0.3.3...0.4.0

0.3.3

15 Jan 08:52
53de684
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: 0.3.2...0.3.3