Sollicitatievraag bij LinkedIn

How could you minimized the inter-correlation between variables with Linear Regression?

Antwoord op sollicitatievraag

Anoniem

5 apr 2018

If you have multicollinearity then you may want to think of 1. add more data to the actual data or you can request for additional data. 2. we can remove the variable that is causing high multicollinearity and try fitting the model 3. we can combine variables (length, breadth: can be area) 4. ridge regression