Data Science Interview Question 1
What are the Assumptions of the Linear Regression Algorithm?
There is a linear regression relationship between dependent and independent features.
All the features are multivariate normally.
There is very little or no multicollinearity in the data...
bhagirathkd.hashnode.dev1 min read