Skip to content

Jrobuch/Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regression

Perform linear regression on a dataset and using cross-validation to analyze your results. In addition to computing and applying the close-form solution, also implement from scratch a gradient descent algorithm for linear regression

About

Perform linear regression on a dataset and using cross-validation to analyze your results. In addition to computing and applying the close-form solution, also implement from scratch a gradient descent algorithm for linear regression

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors