K-Means Process What? Help visualized the Process of K-Means by Iteration How? Save data in .csv Run the main.py and pass [file] [n-centroid] [euclidean/manhattan/cosine] [max-iteration] optional[visualized] as the arguments. Sample Result