jbirch


Java implementation of BIRCH clustering algorithm

JBIRCH is my own Java implementation of the BIRCH clustering algorithm based on

T Zhang, R Ramakrishnan, M Livny. "BIRCH: A new data clustering algorithm and its applications". Journal of Data Mining and Knowledge Discovery, Vol. 1, Num. 2, 1997.

See the wiki for some quick info on how to run birch.

Project Information

The project was created on Dec 10, 2013.

Labels:
Clustering Academic Java