As far my knowledge, Linear Regression assumes that data or columns are normally distributed and doesn’t have multicollinearity amongs the features, But when I apply Shapiro test, it shows that none of the columns is normally distributed. Then how can we use Linear Regression for Boston House Price datasets
Asked
Active
Viewed 49 times
and https://stats.stackexchange.com/questions/75054/how-do-i-perform-a-regression-on-non-normal-data-which-remain-non-normal-when-tr
– Glen_b Dec 15 '18 at 04:33