Skip to content

A attempt to make a faster hierarchical clustering algorithm.

Notifications You must be signed in to change notification settings

paganaye/fast-hierarchical-clustering

Repository files navigation

paganaye / fast-hierarchical-clustering

A attempt to make a faster hierarchical clustering algorithm for two dimensionnal points.

Because why not.

Made with ❤️ by Pascal Ganaye


❯ Why

According to Wikipedia, the standard algorithm for hierarchical clustering is too slow for even medium data sets.

This code works only with two dimensional data.

A document here describes the algorithm in more detail https://docs.google.com/document/d/1d8vldwLr56vUYoXOg0B1O2WVNddBHCNKatMYUlR_atc/edit?usp=sharing

A demo page can be found here

http://ganaye.com/ahc

❯ Ide

❯ License

MIT

About

A attempt to make a faster hierarchical clustering algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published