Skip to content

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

License

Notifications You must be signed in to change notification settings

farisalasmary/linear-regression-numpy

Repository files navigation

Linear Regression Implementation in Numpy

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages