Linear Regression\n\nLinear Regression predicts a continuous output (e.g., house price) based on an input (e.g., square feet). It assumes a linear relationship: y = mx + c.