Linear Regression

This article is part of a series on Introduction to Machine Learning, follow along to learn more about different machine learning algorithms intuitively This is one of machine learning’s lightly interpreted algorithms out there. Often always taught using abstractions that kills the beauty of this interesting algorithm. Let’s look at this algorithm from the ground up. First for any supervised machine learning, we need a dataset. Let’s construct a simple one. ...

January 25, 2026 · 5 min · Renny Harlin