seracio / kohonen

A basic implementation of a Kohonen map in JavaScript
MIT License
13 stars 5 forks source link

Issue when data dimensions is bigger than dataset cardinality #45

Closed nmondon closed 7 years ago

nmondon commented 7 years ago

The API must be more modular and optional, As @cbanbury noted in #43, this library is probably buggy, it's time to reconsider the design options

nmondon commented 7 years ago

Hello number.js https://github.com/numbers/numbers.js

nmondon commented 7 years ago

I've only fixed the PCA issue and improve a little bit the API and code coverage, I prefer to improve it gradually than in a big issue