som: Self-Organising Maps.

[ bsd3, library, math ] [ Propose Tags ]

A Kohonen Self-organising Map (SOM) maps input patterns onto a regular grid (usually two-dimensional) where each node in the grid is a model of the input data, and does so using a method which ensures that any topological relationships within the input data are also represented in the grid. This implementation supports the use of non-numeric patterns.

In layman's terms, a SOM can be useful when you you want to discover the underlying structure of some data.

The userguide is available at https://github.com/mhwombat/som/wiki.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0, 2.0, 3.0, 3.1, 4.0, 4.1, 4.2, 5.0, 5.1, 6.4, 6.5.1, 7.0.0, 7.0.1, 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.3.0, 7.3.1, 7.4.0, 7.4.1, 7.5.0, 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.0.4, 8.0.5, 8.0.6, 8.1.1, 8.2.1, 8.2.2, 8.2.3, 9.0, 9.0.1, 9.0.2, 9.0.3, 9.0.4, 10.0.0, 10.0.1, 10.1.0, 10.1.1, 10.1.2, 10.1.3, 10.1.4, 10.1.5, 10.1.6, 10.1.7, 10.1.8, 10.1.11
Dependencies base (>=4 && <5), containers (>=0.5 && <0.6), grid (>=7.7 && <8), MonadRandom (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright (c) Amy de Buitléir 2010-2015
Author Amy de Buitléir
Maintainer amy@nualeargais.ie
Category Math
Home page https://github.com/mhwombat/som
Bug tracker https://github.com/mhwombat/som/issues
Source repo head: git clone https://github.com/mhwombat/som.git
this: git clone https://github.com/mhwombat/som.git(tag 8.0.3)
Uploaded by AmyDeBuitleir at 2015-04-21T16:49:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 30797 total (113 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]