Optimal Feature Selection for Cluster Analysis

9 visualizaciones (últimos 30 días)
arun sebastian
arun sebastian el 11 de Feb. de 2020
Respondida: Abhishek Kumar el 14 de Oct. de 2020
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

Respuestas (1)

Abhishek Kumar
Abhishek Kumar el 14 de Oct. de 2020
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:

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by