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

Comparing the different types of Regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Comparing the different types of Regression


Languages

Language:R 100.0%