/linear-regression-numpy

Implementation of Linear Regression Model using the Normal Equation (Closed-form solution) and the Gradient Descent Algorithm (Open-form solution))

Primary LanguagePythonMIT LicenseMIT

Watchers