Q. Suppose, you got a situation where you find that your linear regression model is under fitting the data. In such situation which of the following options would you consider?1. I will add more variables2. I will start introducing polynomial degree variables3. I will remove some variables (Solved)
1. 1 and 2
2. 2 and 3
3. 1 and 3
4. 1, 2 and 3
- a. 1 and 2