Syed-Abuthahir-M/Car-Dekho-Price-Prediction ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple car price prediction project based on the Car Dekho data.
I want something that can take details about a used car, like brand, model, year, fuel type, transmission, km driven, and similar basic info, then predict an estimated price in a clean and useful way.
Please make it easy to explore the data, clean it up, train a solid model, and show the results clearly with plots and a short explanation of how well it performs. If it helps, add a simple way to test the model with new car details. Keep it straightforward and organized so I can run through the notebook and understand the full flow from data to prediction. If you need to check current docs or best practices, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit