A simple iterative grid- and density-based Clustering Algorithm
Authors/Creators
Description
We introduce Iteridense, an iterative clustering algorithm combining grid-based and density-based methods. It
provides two ways to perform the clustering and for both it provides a clear path on how to change the algorithm’s input
parameters to achieve suitable results. We show that Iteridense provides lower computational complexity than pure
density-based algorithms and that it performs clustering at least as good as the DBSCAN algorithm. Our algorithm is
deterministic, does not forcibly assign all data points to a cluster and optionally allows to specify the number of clusters.
We provide a reference implementation of Iteridense as well as a stand-alone program with a graphical user interface.
Files
Iteridense-clustering.pdf
Files
(12.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d2cc9b01bb48be7e0737681e96f90fd0
|
3.9 MB | Preview Download |
|
md5:b66190066546c9dc57701744948834cc
|
8.5 MB | Preview Download |
Additional details
Identifiers
Software
- Repository URL
- https://codeberg.org/Soloof/Iteridense