Question: In which scenario would you prefer using linear regression over other algorithms?
Options:
Correct Answer: When you want to predict a continuous outcome with a linear relationship
Solution:
Linear regression is preferred when predicting a continuous outcome variable that has a linear relationship with the independent variables.