Optimal Feature Selection for Cluster Analysis

9 ビュー (過去 30 日間)
arun sebastian
arun sebastian 2020 年 2 月 11 日
回答済み: Abhishek Kumar 2020 年 10 月 14 日
Is there any method to find the optimal features for cluster analysis using MATLAB? Can we use silhouette plot (cluster width and silhouette coefficient ) to select the most relevant features

回答 (1 件)

Abhishek Kumar
Abhishek Kumar 2020 年 10 月 14 日
Hi Arun,
I understand that you are trying to find out optimal features for cluster analysis and considering ‘silhouette plot’ as an option. You can use ‘k-means’ clustering and ‘silhouette plot’ iteratively by varying cluster sizes and different mix of features to be able to find out optimal features. You can refer to the following link to further understand usage of k-means and silhouette plot:

カテゴリ

Help Center および File ExchangeCluster Analysis and Anomaly Detection についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by