Machine Learning & Training
What Is Logistic Regression?
Logistic regression is a statistical model used for classification that estimates the probability of a categorical outcome. It applies a logistic, or sigmoid, function to a weighted combination of input features. Despite its name, it is used for classification rather than regression.
Further reading
Read more about logistic regression — articles and blogs from around the web: