Model: This model estimates a target value using a weighted linear combination of input features (e.g., population, children, age, income, outage duration per week). It follows the linear regression formulation:
$$ \hat{y} = \mathbf{w}^T \mathbf{x} + b $$