Kunika01-dev / Advance_Linear_regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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