/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.

Primary LanguageJupyter NotebookMIT LicenseMIT

No issues in this repository yet.