Agglomerative and K-means Clustering on US Crime Data Objective: Group US states based on crime data using K-means clustering algorithm and then compare the results with Hierarchical Agglomerative Clustering algorithm. Data Source: 50 US states crime dataset will be used. The Data This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also […]
