Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 277 Bytes

Car-Price-Prediction

Predict the selling price for your used car The regression model use for prediction is a RandomForest regressor. All the hyperparameter tunning has been done to improve the model performance. The flask app is also present in this repo to deploy to model