Is there any matlab function for K-means++ with handling missing data?
Afficher commentaires plus anciens
I have incomplete data. I would like to cluster the data. Data are incomplete, like this: 1 2 3 4 5 6 6 7 8 4 5 6 6 7 8 NaN NaN 2 5 6 7 that means contains some NaN values. N.B. I am using Matlab R2014b
2 commentaires
José-Luis
le 1 Août 2016
Why don't you get rid of the missing data?
K M Ibrahim Khalilullah
le 2 Août 2016
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur k-Means and k-Medoids Clustering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!