Self Organising Maps Toolbox

10 Ansichten (letzte 30 Tage)
Jake Stephen
Jake Stephen am 27 Aug. 2015
Kommentiert: Aschalew Workneh am 25 Jun. 2021
Currently trying to fill a gap in my knowledge. I have used the SOM Toolbox (https://github.com/ilarinieminen/SOM-Toolbox) to visualise data. However, i now wish to cluster the data or extract the information as to where my original input data is clustered. I have tried finding the BMU as a proxy for clusters but they have all been assigned to the same BMU according to the output.
Any help or suggestions would be greatly appreciated as i am a Matlab novice.
  1 Kommentar
Aschalew Workneh
Aschalew Workneh am 25 Jun. 2021
Dear Sir,
I want to dowload SOM toolbox from the website mentioned above, but I couldn't. Would you show me the way please?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Cam Salzberger
Cam Salzberger am 31 Aug. 2015
Hello Jake,
I don't quite know what you are asking, but I'll try to give you what help I can.
As I understand it, you are using this "SOM" third-party toolbox to visualize the data. Does it do any clustering for you? Are you trying to extract information about the clustering that it does? If this is the case, you would probably be better off asking the creators of the toolbox directly. It appears to still be under active development, so they would probably be relatively responsive.
If you are just trying to use your original data that was input into the SOM Toolbox, and do some cluster analysis on that, there are plenty of tools in MATLAB for that functionality. The Statistics and Machine Learning Toolbox is probably necessary for most of them.
If you need help being pointed towards the built-in tools in MATLAB for your specific application, I would suggest contacting MathWorks Technical Support with details on what you are trying to do.
I hope that this helped point you in the right direction.
-Cam

Kategorien

Mehr zu Categorical Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by