mahdi-eth / Linear-Regression-from-Scratch

This project implements a Python-based linear regression model from scratch, complete with custom functions for mean squared error and gradient descent algorithm. It is tested on data, using features to predict target variables. The project offers a practical introduction to linear regression.
10Updated 7 months ago

Related projects

Alternatives and complementary repositories for Linear-Regression-from-Scratch