Skip to content

Simple Linear Regression with Gradient Descent implementation in Python

Notifications You must be signed in to change notification settings

costamauricio/linear-regression-with-gradient-descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Linear Regression with Gradient Descent

A simple implementation of linear regression with gradient descent in python for academic purpose.

With this two datasets, we can observe that the number of iterations and the learn rate will fluctuate according to the size of the dataset.

About

Simple Linear Regression with Gradient Descent implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages