Skip to content

simonruske/HierarchicalClustering

Repository files navigation

Hierarchical Clustering

This is a reimplementation of Muellner's memory efficent generic linkage algorithm (linkage vector) using centroid linkage. There are some things I would like to adapt in the future, but for now to get a better understanding of how his algorithm works and develop my C++ skills in the process.

If you're interesting in using hierarchical clustering use this: https://github.com/dmuellner/fastcluster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors