Skip to content

Implementation of Linear Regression Algorithm to give best fit model for a given set of data

License

Notifications You must be signed in to change notification settings

DivyaKrishnani/Linear-Regression-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Algorithm-from-scratch

A linear regression algorithm implemented with some given datasets and some random value dataset to find the best fit model.