Self Organizing Map - objective function?

조회 수: 2 (최근 30일)
Gustavo Lunardon
Gustavo Lunardon 2023년 2월 2일
Given a dataset, the self organizing map command in MATLAB will assign the data to different clusters if run several times due to the initial weights. If ran only own one can fix the random number generation seed (e.g. rng(seed)) and get reproducibility. My questions are:
  • Is it possible to retrieve some kind of objective function the SOM minimizes, run SMOM several times and try to get rid of the effect of the initialization weights? How?
  • Each time it runs, most of the points will be assigned to the same class (maybe with a different tag/name but same points will be assigned to the same group), some of them will not. Is it possible to use that distribution to obtain some kind of metric of the reliability of the overall procedure?
Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Cluster Analysis and Anomaly Detection에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by