Skip to content

archowdhury/Comparing-the-different-types-of-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This project compares the different types of Regression on the same data and evaluates which performs the best

  1. OLS
  2. Ridge Regression
  3. LASSO Regression (Least Absolute Shrinkage and Selection Operator
  4. Elastic Nets