Hi if anyone can help. In K-means algorithm, how can I know which centroid reaches a fixpoint first? How to check in which run all reached a fixpoint? I can not find any information in Performance Result and Cluster Result Thanks. Below is my design. .
Seems a little stupid