Home

Awesome

AffinityClustering

This repository contains implementations of some of the algorithms proposed in Affinity Clustering: Hierarchical Clustering at Scale.

NEWS

[12/12/172] A PySpark implementation of affinity on dense graphs (Section 5.1 of the paper) is added to the repository.