Use standardized oder unstandadized input matrix X for silhouette plot?
显示 更早的评论
I am clustering my data matrix X with hierarchical clustering by first standardize my matrix with zscore.
Now i want to plot my clusters with silhouette(X,clust). My question now is: Do i use the standardized matrix or the unstandardized matrix as matrix X for the silhouette plot?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Hierarchical Clustering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!