Is there any matlab function for K-means++ with handling missing data?
古いコメントを表示
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 件のコメント
José-Luis
2016 年 8 月 1 日
Why don't you get rid of the missing data?
K M Ibrahim Khalilullah
2016 年 8 月 2 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で k-Means and k-Medoids Clustering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!