Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regressions

Computes linear to 4-th order polynomial regressions on training data to find weight params and then compares training and test errors using these parameters. There is also an implementation of k-fold cross validation for the degree of the polynomail. It can be called multiple times with increasing degree to find the least error polynomial for the data. This helps with reducing the chance of overfitting data

About

Applying linear and polynomial regression for finding the best hyperparameters

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages