Skip to content

The Regression model that predicts the price of the used cars

License

Notifications You must be signed in to change notification settings

IscoDav/Car-Price-Prediction

Repository files navigation

Car-Price-Prediction

The Regression model that predicts the price of the used car depending on its specifications

Potential Regressor of the dataset

- Brand: A BMW is more expensive than Toyota

- Mileage: The more car is driven, the cheaper the it should be

- Engine Volume: Sport cars have larger engines than economy

- Year: The older the car, the cheaper it is

The rest of columns are catigorical variables which we will deal with on a case-by-case basis

Steps for creating the Regression Model

- Clean the dataset (Preprocessing)

- Relax Assumptions

- Log Transformation

- Create a Dummies

- Create a Model

About

The Regression model that predicts the price of the used cars

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published