top of page
Search


Ordinary Least Square: Closed Form Solution & Gradient Descent
The Jupyter Notebook for this article can be found HERE . Ordinary Least Squares (OLS) is a widely used method for estimating the...

Gianluca Turcatel
Nov 9, 20246 min read
41
0


Linear Regression: Linear Regression Equation & OLS
Linear regression is one of the oldest algorithm in machine learning. It is an approach for modelling the relationship between a variable...

Gianluca Turcatel
Dec 13, 20213 min read
90
0
bottom of page