Skip to content

A car price prediction model that predicts the price of a car based on various data like fuel type, distance driven, year of purchase ,etc. given as a input by the user. The dataset was found on Kaggle and the machine learning model used for making the price prediction was Random Forest Regressor

Notifications You must be signed in to change notification settings

nikhilkr29/Car-Price-Prediction

Repository files navigation

Car-Price-Prediction

To predict the price of Car based on various details about the car entered by the user. The dataset has been taken from the Kaggle. Various models were tried on the dataset and the best model found out was the RandomForest Regressor and the thus this model was used for doing predictions.

About

A car price prediction model that predicts the price of a car based on various data like fuel type, distance driven, year of purchase ,etc. given as a input by the user. The dataset was found on Kaggle and the machine learning model used for making the price prediction was Random Forest Regressor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages