Skip to content
Learn AI by building
← World of AI

Machine Learning

Logistic Regression

A linear model that outputs a probability. The baseline every classification project should start from.

Despite the name it is a classifier: a linear combination of features squashed through a sigmoid into a probability between zero and one.

Its value is that each coefficient means something you can say out loud, it trains in seconds, and it is well calibrated by default. If a complex model cannot beat it by a margin worth the extra risk, it should not ship.

JOIN NOW

Begin the first module

It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.

Join any time · Build AI skills at your pace