An implementation of the expectation-maximization algorithm for a mixture of gaussians, designed to decompose a single geographical distribution into clusters.
Relies on the Apache Commons Mathematics Library for implementation of matrices and distributions.