
Cuteness Classifier is a two-stage machine learning pipeline that first classifies whether an image contains a dog or a cat, then assigns a cuteness score to the animal — comparing AI ratings against human perception.
The model demonstrated strong alignment with human cuteness rankings, particularly for cats. The project illustrates end-to-end ML workflows from data preprocessing to evaluation and human-in-the-loop comparison.