Question: How can you improve a linear regression model that is underfitting?
Options:
Correct Answer: Add more features
Solution:
To improve a linear regression model that is underfitting, you can add more features to capture the underlying patterns in the data.