Self-organizing map - Wikipedia
A self-organizing map (SOM) or self-organizing feature map (SOFM) is an unsupervised machine learning technique used to produce a low-dimensional (typically two-dimensional) representation of a higher-dimensional data set while preserving the topological structure of the data. For example, a data set with p variables measured in n observations could be represented as clusters of observations with similar values for the variables. These clusters then could be visualized as a two-dimensional "map" such that observations in proximal clusters have more similar values than observations in distal clusters. This can make high-dimensional data easier to visualize and analyze.
Self-organizing map - Wikipedia Jump to content From Wikipedia, the free encyclopedia Machine learning technique useful for dimensionality reduction A self-organizing map showing U.S. Congress voting patterns. The input data was a table with a row for each member of Congress, and columns for certain votes containing each member's yes/no/abstain vote. The SOM algorithm arranged these members in a two-dimensional grid placing similar members closer together. The first plot shows the grouping when the data are split into two clusters. The second plot shows average distance to neighbours: larger d
Explore this link on the map →saved by
related reading
- [1802.03426] UMAP: Uniform Manifold Approximation and Projection for Dimension Reductionarxiv.org
- Neural Networks, Manifolds, and Topology -- colah's blogcolah.github.io
- Toy Models of Superpositiontransformer-circuits.pub
- 2.2. Manifold learning — scikit-learn 1.9.0 documentationscikit-learn.org
- Support vector machine - Wikipediaen.wikipedia.org
- Support vector machine - Wikipediaen.wikipedia.org
- How to Use t-SNE Effectivelydistill.pub
- Understanding UMAP – Topos Institutetopos.institute
- Feature Visualizationdistill.pub
- Self-Labeled Techniques for Semi-Supervised Learning: Taxonomy, Software and Empirical Study | Soft Computing and Intelligent Information Systemssci2s.ugr.es
- Interpretability Dreamstransformer-circuits.pub
- Machine learning - Wikipediaen.wikipedia.org