How much for my car? Using machine learning to find out
Intro I own a wonderful Ford Fiesta ST-3 (2017, 7th generation, 38k miles), but since moving to London, she’s been sat at my parents’ house. I finally accepted it’s best to sell her. But how much should I ask?
Let’s do some data analysis and machine learning!
The JupyterLab notebook, extractor script, and data, is available on Github: https://github.com/jamesdeluk/data-science/tree/main/Projects/car-price-regression-modelling
Gather the data Auto Trader makes it difficult to scrape data - the page is loaded dynamically, and has robots.txt etc to restrict bots, so I couldn’t find an online tool that worked. They do provide an API, but that’s only for industry, and likely costs a pretty penny.