mao1756 / tlhcrimemap

The repository for the Tallahassee, FL crime map project using GAN.
The Unlicense
0 stars 0 forks source link

k-means clustering of the data points #35

Closed mao1756 closed 6 months ago

mao1756 commented 7 months ago

We need to do k-means clustering for our crime data points. We need to find clusters, plot them using folium, and observe patterns. We need to find the number of data points in each cluster. Finally, we need to investigate spatial patterns of the clusters.

mao1756 commented 6 months ago

It is not feasible to finish this on time.