Section 01
Introduction to the German Used Car Market Price Prediction Project
This project is based on over 46,000 used car data points from Germany's AutoScout24 platform. Through data cleaning, exploratory analysis, and machine learning modeling, it reveals key factors affecting used car prices and compares the prediction performance of three models: linear regression, random forest, and gradient boosting. Key findings include: Horsepower is the strongest predictor of price; the random forest model performs best in terms of accuracy and efficiency. The project source is the autoscout24-analysis project on GitHub (by Andrii Semenov), and a Tableau interactive dashboard is provided.