필터 지우기
필터 지우기

Optimal Feature Selection for Cluster Analysis

조회 수: 4 (최근 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 CenterFile Exchange에서 Cluster 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