Skip to content

shaily-stack/SGD_Linear_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SGD_Linear_Scratch

This Repository is a python code from scratch implemeneted as per Andrew Ng Machine Learning Course. It walks through writing linear regression, multiple linear regression, batch gradient descent and stochastic gradient descent. At last it compares the time between two types of gradient descent.

Dataset used : california_housing data from sklearn_datasets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published