Skip to content

Implementation of the gradient descent algorithm from scratch. Performed univariate linear regression with Numpy and Python instead of any libraries. Created data visualizations and plots using matplotlib.

Notifications You must be signed in to change notification settings

salarahmedsa/Univariate-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Univariate-Linear-Regression

Implementation of the gradient descent algorithm from scratch.

Performed univariate linear regression with Numpy and Python.

Created data visualizations and plots using matplotlib.

About

Implementation of the gradient descent algorithm from scratch. Performed univariate linear regression with Numpy and Python instead of any libraries. Created data visualizations and plots using matplotlib.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published