sevamoo / SOMPY

A Python Library for Self Organizing Map (SOM)
Apache License 2.0
535 stars 242 forks source link

Add files via upload #101

Closed ricardomourarpm closed 5 years ago

ricardomourarpm commented 5 years ago

Added class for NoNormalization to correct problem with som.cluster().

When making Normalizer = None, there would be a problem with som.cluster()