DEV Community

Mukund
Mukund

Posted on

[Car Price Prediction Model]

This is a model for prediction of second hand cars prices using various parameters like year of purchase, fuel type etc. It has been developed using Python language and Spyder IDE. Linear Regression and Random Forest Regressor have been used to make predictions. Feel free to check out the source code and dataset using the following link :-

{% https://github.com/mukund-23/Car-Price-Prediction-Model %}

Top comments (0)