Skip to content

A quick and easy way to perform DB Scan clustering on geographic coordinates.

License

Notifications You must be signed in to change notification settings

dljthomas1/quick-db-scan-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Python script provides a quick and easy way to peform DB scanning on geographic coordinates. DB scan differs from K Means clustering in that clusters are not equally size, must reach a minimum critical mass of points to be considered a cluster, and only includes points which are x distance the cluster.

For example, in the accompanying example jupyter notebook, we identify clusters of innovative firms in London that have at elast 8 firms, and where no firm is more than 600m from another firm in the cluster.

About

A quick and easy way to perform DB Scan clustering on geographic coordinates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published