sklearn-som
A simple, planar self-organizing map with methods similar to clustering methods in Scikit Learn.
A simple, planar self-organizing map with methods similar to clustering methods in Scikit Learn.
To install this package, run one of the following:
sklearn-som is a minimalist, simple implementation of a Kohonen self organizing map with a planar (rectangular) topology. It is used for clustering data and performing dimensionality reduction.
Summary
A simple, planar self-organizing map with methods similar to clustering methods in Scikit Learn.
Last Updated
Feb 14, 2024 at 15:17
License
MIT
Total Downloads
11.2K
Supported Platforms
GitHub Repository
https://github.com/rileypsmith/sklearn-somDocumentation
https://sklearn-som.readthedocs.io/