GitHunt
KE

KevinSequeira/Linear-Regression-from-Scratch

In this post, we develop a Multiple Linear Regression model in Python using the Gradient Descent Algorithm for estimating Model Coefficients to predict the prices of houses in the San Francisco Bay Area.

Linear-Regression-from-Scratch

In this post, we develop a Multiple Linear Regression model in Python using the Gradient Descent Algorithm for estimating Model Coefficients to predict the prices of houses in the San Francisco Bay Area.

Created October 19, 2018
Updated June 19, 2025
KevinSequeira/Linear-Regression-from-Scratch | GitHunt