/Linear-Regression-Analysis

This project implements and compares linear regression using three different approaches: traditional least squares, scikit-learn's LinearRegression, and gradient descent.

Primary LanguageJupyter Notebook

Watchers