Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 354 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 354 Bytes

Old cars' price prediction

Old cars' price prediction base on some features such as mileage, engine size, ... using regression machine learning models. This dataset is collected from Kaggle flatform. I use python and jupyter notebook to process the data and deploy the models. I tried to compare 3 models to improve predictive results and it worked!