Location Clustering

Hello,

I have a table with about 6000 events in a small neighborhood with LatLong data. What’s the easiest to cluster this into smaller subgroups?

Thank you

Hello, you may find this workflow helpful. You can find other workflows like this on the KNIME Hub.

For clustering geo data with lat/long coordinates, have a look at the following forum thread:

With the Geo Distances node you can determine distances between your locations and feed this to a clustering node such as DBSCAN or Hierarchical Clustering (DistMatrix).

Hope this helps!

[edit] Just found an old :pizza: workflow which I built ages ago:

Buon appetito!

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.