hieraclus

Automated clustering of arbitrary elements in Haskell.

Latest on Hackage:0.1.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Philipp Pribbernow
Maintained by philipp...pribbernow@<nospam>t-online.org

Hieraclus is a library that supports clustering of arbitrary elements in haskell. The difference to the already existing cluster library "hierarchical-clustering" is the ability to work with abort criterias which allow an "intelligent" clustering. With the help of abort criterias the user can specify conditions that must be fulfilled in order to stop the clustering process.