plot()
accept SOM object as argument instead ofint xDim
,int yDim
andint [] nodes
- Refactor the
train()
method to split tasks into helper methods (e.g., 'findBMU()', 'unpack()', etc) - Generate javadoc files
- Add unit tests
- Plot method for distances instead of counts