Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.09 KB

Popsom7

A User-friendly Implementation of Kohonen's Self-Organizing Maps

An implementation of Kohonen's self-organizing maps with a number of distinguishing features:

  1. An easy to use interface for building and evaluating self-organizing maps.

  2. Automatic centroid detection and visualization using starbursts.

  3. Two models of the data: (a) a self organizing map model, (b) a centroid based clustering model.

  4. A number of easily accessible quality metrics for the self organizing map and the centroid based cluster model.

Other documents: