Gates & Ahn, "CluSim: a python package for calculating clustering similarity" (2019)
2019-03-21 → 2026-08-14
Alexander J. Gates and Yong-Yeol Ahn, Journal of Open Source Software 4(35), 1264 (2019)
Link | PDF | Code
@article{gates2019clusim,
author = {Alexander J. Gates and Yong-Yeol Ahn},
title = {CluSim: a python package for calculating clustering similarity},
journal = {Journal of Open Source Software},
volume = {4},
number = {35},
pages = {1264},
doi = {10.21105/joss.01264},
year = {2019},
}
Provides a Python library of more than twenty similarity and distance measures for partitions, dendrograms, and overlapping clusterings, together with random-clustering baselines and common input formats.
Clustering comparison, Element centric clustering similarity, Scientific software