Skip to content

An implementation of linear regression based on solving the normal equations. Fitted data from CalCoFi trying to find a relationship between temperature and salinity.

Notifications You must be signed in to change notification settings

rxu183/linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

linear-regression

An implementation of linear regression based on solving the normal equations. Fitted data from CalCoFi trying to find a relationship between temperature and salinity.

Below is a screenshot of a scatter plot denoting the best-fit-line along with 50 randomly selected points from the data set.

Screen Shot 2023-09-02 at 12 05 59 PM

About

An implementation of linear regression based on solving the normal equations. Fitted data from CalCoFi trying to find a relationship between temperature and salinity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages