Demystifying Logistic Regression
Introduction:
Logistic regression is a statistical method used for binary classification problems, where the response variable has two possible outcomes.
Assumptions:
Assumes linearity between the independent variables and the log-odds of the dep...
niharikakhanna.hashnode.dev2 min read