In this post, we will train a machine learning model on a data set of face pictures that have been scored by real people for attractiveness. Then we will use the trained model to generate an attractiveness “score” for all of the F1 drivers on the grid in 2023. [Note: Full Python code is available at: https://github.com/f1datadriver/imagenet] The SCUT 5500 Data Set The SCUT 5500 data set is a series of 5500 face images of Asian and Caucasian males and females. You can see the original paper that built the data set here: SCUT-FBP5500: A Diverse Benchmark Dataset for Multi-Paradigm […]