Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the Codebooks #134

Open
sevamoo opened this issue Dec 29, 2022 · 2 comments
Open

Get the Codebooks #134

sevamoo opened this issue Dec 29, 2022 · 2 comments

Comments

@sevamoo
Copy link
Owner

sevamoo commented Dec 29, 2022

    Hello  Vahid Moosavi,

Thank you for inventing this great sompy package. It was very useful to me. I have been using it for my article publication and it will be referenced duly.

However I have one problem understanding the component planes. My input variables are many, hence deciphering the patterns to associations just from the component planes is very cumbersome. I need help on the sompy command which I can use to get the results from the component planes so I can do statistical inferences on it.

I want to know if there is a way out to get this problem resolved. I will be glad if my requisition is given the due clarification.

Counting on your cooperation. Thank you

Best Regards,
John Owusu

Originally posted by @nanakayhacker in #128 (comment)

@sevamoo
Copy link
Owner Author

sevamoo commented Dec 29, 2022

Hi, I moved this here, as the topic was irrelevant to the other issue.

At any stage of a SOM object (either before, during or after training) you can get the node weight vectors which are usually called "codebook".
codebook = som.codebook.matrix
Hope this helps @nanakayhacker
Best
Vahid

@nanakayhacker
Copy link

nanakayhacker commented Dec 29, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants