How to visualize effect of running kmeans algorithm in SPSS?

别说谁变了你拦得住时间么 提交于 2019-12-11 04:39:10

问题


How to visualize effect of runnng kmeans algoritm in SPSS ? I really don't see there any additional graphical options, but I think I've seen some visualizations of kmeans results made in SPSS, which seemed dedicated to kmeans procedure. I would like to visualize values of centers of clusters.


回答1:


You might be interested in the cluster silhouette plots available from the STATS CLUS SIL extension command for any clustering method. Requires the Python Essentials available from the SPSS Community website (www.ibm.com/developerworks/spssdevcentral) and the command, also from that site.



来源:https://stackoverflow.com/questions/16665535/how-to-visualize-effect-of-running-kmeans-algorithm-in-spss

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!