M2 · Drawing the Line
Logistic Regression
Read a fitted logistic model: its weight, its bias, and where it changes its mind.
Take the marker. Multiply it by a weight. Add a bias. Squash the result. That is logistic regression, start to finish. This patient reads 5.0, the sum comes to 0.67, and the squash turns it into 0.662.