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
☆44Updated 9 months ago
Alternatives and similar repositories for growing_hierarchical_som:
Users that are interested in growing_hierarchical_som are comparing it to the libraries listed below
- Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization☆96Updated 10 months ago
- SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)☆110Updated 2 months ago
- A simple, rectangular self-organizing map with methods similar to clustering methods in Scikit Learn.☆79Updated 2 years ago
- Implementation of SOM and GSOM☆71Updated 7 years ago
- Recursive Self-Organizing Map/Neural Gas.☆52Updated 2 years ago
- Python Implementation of Transfer Entropy Method☆24Updated 4 years ago
- Python library for Self-Organizing Maps☆162Updated last year
- A Python Library for Similarity-based Dimensionality Reduction☆29Updated 6 years ago
- This project provides Slow Feature Analysis as a scikit-learn-style package.☆39Updated last year
- Self organizing Kohonen map in Python with periodic boundary conditions☆135Updated last year
- TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199☆195Updated 2 years ago
- The problexity is an open-source python library containing the implementation of measures describing the complexity of the classification…☆25Updated last month
- A Python package for data analysis with permutation entropy and ordinal network methods.☆100Updated 5 months ago
- Code associated with ACM-CHIL 21 paper 'T-DPSOM - An Interpretable Clustering Method for Unsupervised Learning of Patient Health States'