Logistic Regression
Long-tail route · model intuition
Use this when classification should feel like geometry first.
Interactive logistic regression lesson explaining sigmoid probability mapping, classification boundary, and thresholding.
At a glance
Live interactive
The maintained version lives at the route linked here, with this garden note keeping the embed and editorial framing.
Best companion
Pair it with [[Linear-Regression]] when you want the simpler fitting intuition before moving back into probabilistic boundaries.
Time and level
About 10 to 15 minutes. Beginner friendly. It works best if you already have basic intuition for lines, thresholds, and probabilities.
Reading path
- Open the live interactive: https://kohnnn.github.io/interactive-explanation/logistic-regression/
- Continue through Linear-Regression or Precision-Recall when you want the next model-and-metrics route
- Move through the local archive via Interactive or Visual Notes