Skip to content

MuDBSCAN: An Exact Scalable DBSCAN Algorithm for Big Data Exploiting Spatial Locality

License

Notifications You must be signed in to change notification settings

ADAPTLab/MuDBSCAN

Repository files navigation

MuDBSCAN

A fast, exact, and scalable algorithm for DBSCAN clustering. This repository contains a sequential as well as a distributed memory implementation for the same.

Code Execution

./runs.sh <dataset> <epsilon> <minpts> <MinDegree Rtree> <MaxDegree Rtree>

About

MuDBSCAN: An Exact Scalable DBSCAN Algorithm for Big Data Exploiting Spatial Locality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages