+1 vote
in Data Science by
What is logistic regression in Data Science?

1 Answer

0 votes
by

Logistic Regression is also called as the logit model. It is a method to forecast the binary outcome from a linear combination of predictor variables.

...