Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 389 Bytes

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