Logistic regression: a linear model with a probabilistic output

The name is misleading—it is a classifier, not a regressor. Logistic regression takes a linear combination of features, passes it through a sigmoid, and yields the probability of class membership. It is the baseline model for any binary classification task and the starting point of every project. It is interpretable, fast, and often well calibrated out of the box.

Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.