k mean clustering on 4 column data

I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure

Réponses (1)

Image Analyst
Image Analyst le 3 Déc 2016

0 votes

If you have the Statistics and Machine Learning Toolbox, use kmeans(). It's easy so you should be able to figure it out.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by