Skip to content

Kunika01-dev/Advance_Linear_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Problem statement: Car Price Prediction

The solution is divided into the following sections:
➡️Data understanding and exploration
➡️Data cleaning
➡️Data preparation
➡️Model building and evaluation

Regularization techniques used for evaluation:
➡️Ridge Regression
➡️Lasso Regression
➡️ElasticNet Regression