Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 437 Bytes

somocluGUI (unstable for the moment)

A GUI wrapper for the Somoclu self-organizing maps implementation.

Python 3+

Just install somoclu (with all its dependencies) and you're good to go.
The AdjMat1800slvl2_6.txt is provided for testing purposes with the static version.

The libraries required for the module to run include: 'pip','python-dateutil','numpy','python-igraph','somoclu','matplotlib','scipy','seaborn','sklearn'.