Data Science Interview Question 11
What are the assumptions of the Logistic Regression Algorithm?
It assumes that there is an appropriate structure of the output label.
All observations are independent of each other.
There is little or no multicollinearity in the dataset.
It also...
bhagirathkd.hashnode.dev1 min read