Skip to content
/ DBSCAN Public

Implementation of classical / parallel DBSCAN using an R*-Tree for structuring the data.

License

Notifications You must be signed in to change notification settings

guserav/DBSCAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBSCAN

Implementation of classical DBSCAN using an R*-Tree for structuring the data.

This implementation was done during an assignment at the Corporate State University Stuttgart. The goal of the assignment was to investigate parallelization approaches for DBSCAN. Therefore there are some branches investigating different parallel approaches.

About

Implementation of classical / parallel DBSCAN using an R*-Tree for structuring the data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published