bmdcluster
A Python implementation of the Binary Matrix Decomposition algorithm for clustering binary data.
A Python implementation of the Binary Matrix Decomposition algorithm for clustering binary data.
An Introduction
Implements a random walk clustering algorithm for weighted graphs.