

The single most widely used classification algorithm in the world.
→ Logistic Regression estimates the probability of an event happening.




It is is often considered a linear classifier, meaning it separates data points using a linear decision boundary.