
You're working on a Market Mix Modeling (MMM) pipeline to understand how different advertising spends (TV, Radio, Online) influence sales. The team has provided you with a baseline Linear Regression model. However, the model performance is poor, with low R-squared (R²) and predictions that don’t seem to capture the real-world impact of ad spend on sales.
Your task is to identify the issues in the baseline model, propose a better approach, and improve the model performance.