Skip to content

omidrohanian/univariateregression-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Univariate Regression

In this series of notebooks, I am exploring machine learning algorithms by implementing them from scratch in Python. This is inspired by Andrew Ng's machine learning class. The training datasets also belong to that course

We first start by looking at linear regression with one variable.

Releases

No releases published

Packages

No packages published