Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchical Market Mix Modeling #497

Open
shuvayan opened this issue Jan 23, 2024 · 2 comments
Open

Hierarchical Market Mix Modeling #497

shuvayan opened this issue Jan 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request MMM

Comments

@shuvayan
Copy link
Contributor

Hello Rockstars,

I am trying to develop a hierarchical bayesian regression model across separate cities by following the below article :

[(https://towardsdatascience.com/bayesian-hierarchical-marketing-mix-modeling-in-pymc-684f6024e57a#:~:text=Bayesian%20Marketing%20Mix%20Modeling%20in%20Python%20via%20PyMC3&text=The%20Bayesian%20approach%20works%20exceptionally,example%2C%20spendings%20across%20several%20countries%3F)]

This doesn't work though due to some data structure issue with aesara tensor and hence I was looking for something within the DelayedSaturatedMMM framework. /
Can someone please let me know if there is way to implement Hierarchical models using DelayedSaturatedMMM?

@cetagostini
Copy link
Contributor

Hey @shuvayan,

Just wanted to let you know that we're working on an update for the delayed saturated MMM. You can check out the progress here #460 . It's not quite ready yet, but you can use it as inspiration to create your own custom model in the meantime. We're planning to merge it in the next few weeks probably.

Best,

@cetagostini cetagostini self-assigned this Jan 24, 2024
@cetagostini cetagostini added the enhancement New feature or request label Jan 24, 2024
@shuvayan
Copy link
Contributor Author

shuvayan commented Jan 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MMM
Projects
None yet
Development

No branches or pull requests

3 participants