An overview of how we can make MMM more causal.
Clone the repo: git clone https://github.com/raz1470/causal_mmm.git
Install virtual environment: python -m venv venv
Activate virtual environment: . venv/Scripts/activate
Install dependencies: pip install -r requirements.txt