Hi there! 👋 Are you curious about whether your marketing efforts are truly paying off? In this workshop, we’ll explore why Marketing Media Models (MMM) are essential and how you can build an effective one using Bayes, Python, and PyMC. By the end, you’ll have the tools to make data-driven decisions that truly work.
The easiest way to dive in is by exploring the notebooks on Google Colab. Let’s get started!
# | Topic | Open in |
---|---|---|
1 | Introduction to PyMC | |
2 | Explanatory Analysis | |
3 | Bayesian Model |
Looking for the slides? You can check them out on Canva. They’re packed with visuals and insights to guide you along the way!
Want to work locally? No problem! Just follow these steps:
- Download and install uv.
- Install Python 3.13 with this command:
uv python install 3.13
. - Sync your virtual environment with
uv sync
. - Fire up the notebooks by running
jupyter lab
and start exploring.
We’re excited to have you on board. Let’s create something amazing together! 💡