enricivi / growing_hierarchical_som

Self-Organizing Map [https://en.wikipedia.org/wiki/Self-organizing_map] is a popular method to perform cluster analysis. SOM shows two main limitations: fixed map size constraints how the data is being mapped and hierarchical relationships are not easily recognizable. Thus Growing Hierarchical SOM has been designed to overcome this issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enricivi/growing_hierarchical_som Issues