pymc-labs / pymc-marketing

Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.
https://www.pymc-marketing.io/
Apache License 2.0
665 stars 184 forks source link

error with the mmm.fit() #471

Closed wajihfabernovel closed 3 weeks ago

wajihfabernovel commented 9 months ago

Hello, I've been discovering the PyMC-Marketing API and I got this error when running the code for MMM shared on Github:

The Kernel crashed while executing code in the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more information. View Jupyter log for further details

Could you please advice on this. Thanks

wd60622 commented 8 months ago

Can you share a bit more about what you were running and how you were running it? It looks like a jupyter notebook error message. Are you able to run the same code in a python script?

wd60622 commented 3 weeks ago

Hi @wajihfabernovel, if you are still experiencing this issue, feel free to open a new issue. We will be happy to help you.