libhac-java

hierarchical agglomerative clustering

Description

Hac is a simple library for hierarchical agglomerative clustering. The goal of Hac is to be easy to use in any context that might require a hierarchical agglomerative clustering approach. You can use Hac by bundling Hac with your application, and by implementing two interfaces:
 * Experiment (to tell Hac what to cluster), and
 * DissimilarityMeasure (to tell Hac how to compute the dissimilarity between
   two observations).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://sape.inf.usi.ch/hac


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhac-java