yyc logo
Home Projects Contact

Video game rating analysis and prediction

July 2025 Link

Technologies used

As part of my data literacy (Itroduction to data science) course, I analyzed a dataset of video game ratings and created a predictive decision tree model to estimate future ratings based on game features. The project utilizes both pre-existing dataset (for ESRB ratings) and web scraping technique to gather additional data (german USK Ratings).

The project is in the german language and can be viewed as a Jupyter Notebook presentation here.