UNPKG

ml-som

Version:

Self-organizing map (SOM) / Kohonen network

25 lines (16 loc) 464 B
0.0.5 / 2014-12-09 ================== * predict : big improvement on position computing inside square cells 0.0.4 / 2014-12-03 ================== * predict : correctly handle array of objects 0.0.3 / 2014-12-01 ================== * add som.getFit * use training set as default argument for `predict` and `getFit` 0.0.2 / 2014-10-28 ================== * basic position computation for rectangular grids 0.0.1 / 2014-10-24 ================== * first release