Quantcast
Channel: Machine Learning
Viewing all articles
Browse latest Browse all 62693

Clustering algorithm for gps data

$
0
0

I have a data set consisting of gps coordinates for points over a particular city (let's take San Francisco for example). I want to cluster the coordinates into groups such as in the image: http://imgur.com/iizKtLr

Should I use k-means or DBSCAN or some other clustering algorithm? Should I find the clusters first and then find the border points to draw the boundaries?

submitted by randmars
[link][5 comments]

Viewing all articles
Browse latest Browse all 62693

Trending Articles