Clustering by Passing Messages Between Data Points with Code Implementation
Source code implementation of the Affinity Propagation clustering algorithm from the 2007 Science journal paper "Clustering by passing messages between data points" - a message-passing based clustering approach.