Hello everyone!
If I have a dataset with cities from a country and each city has 10 indicators that result in a final score of maturity, what is the best way to analyse the data considering I want to give recommendations to cities in packages or groups?
I was thinking about doing cluster analysis. Do you think this is the best way to find patterns among groups of cities and get insights on which indicators are of most importance to each group? Or should I use other analysis (within machine learning for example)?
Thank you in advance