Complexity of k-menas

1 view (last 30 days)
Saou
Saou on 16 Sep 2018
Answered: Saou on 17 Sep 2018
Hi,
I would like to know the structure that is used to implemente the k-means algorithm in Matlab and what is the theoritical complexity of this algorithm.
Thanks.

Accepted Answer

Saou
Saou on 17 Sep 2018
Thank you for your answer.

More Answers (1)

Walter Roberson
Walter Roberson on 16 Sep 2018
The overall theoretical complexity is discussed at https://theory.stanford.edu/~tim/papers/kmeans.pdf

Tags

Community Treasure Hunt

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

Start Hunting!