You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is a SAMMON Map feature in sompy like that in the matlab SOMtoolbox? I was looking through the visualization folder but couldn't find something similar where I could plot the relative location of each node to each other. I tried checking the sompy output to see if there was something that could be used to make a SAMMON map but the closest thing I could find would be the "lattice_distances" however it was turning out to be a really convoluted process.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
I was wondering if there is a SAMMON Map feature in sompy like that in the matlab SOMtoolbox? I was looking through the visualization folder but couldn't find something similar where I could plot the relative location of each node to each other. I tried checking the sompy output to see if there was something that could be used to make a SAMMON map but the closest thing I could find would be the "lattice_distances" however it was turning out to be a really convoluted process.
Thanks in advance!
The text was updated successfully, but these errors were encountered: