Skip to content

tahsin-nishat/lin_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Regression

  • This is a simple implementation of linear regression
  • This file can estimate the best fit for a polynomial order function based on minimum sqaured loss (MSE).
  • No regularization has been adopted in this implementation

Following is the demontration of the output model from a given set of random train and test data

fitted model

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages