1.0.1 • Published 4 years ago

score-clusterer v1.0.1

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

score-clusterer

A TS/JS clustering algorithm based on a user-defined scoring function and a threshold above which the algorithm merges clusters.

Screenshot of the score-clusterer demo

An interactive demo is available at http://michaschwab.github.io/score-clusterer.

The user specifies a sorting function of the data, a scoring function to define closeness or similarity between clusters, and a minimum score above which two clusters get merged into a single cluster.

1.0.1

4 years ago

1.0.0

4 years ago