Sorting Vallejo Paints with Machine Learning
This article explores how to visually sort color collections using both statistics and machine learning. After experimenting with PCA for dimensionality reduction and simple color ordering, I shifted to XGBRanker, a machine learning method that learns personalized color preferences. By comparing these approaches, I aimed to find a method that ...