I have a list of cities like London, Paris, Roma etc.
I want to return which cities are interesting based on some features. I asked people to judge whether they find those cities interesting or not. I show each city with the average of people's judgement of how interesting it is.
Is this supervised or unsupervised learning?