Skip to content

gablanouette/linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression

Linear Regression - Least Squares

This project is coding least squares linear regression by scratch, and then implementing scikit-learn's linear regression at the end.

All data is in the Data folder.