Implement K-means algorithm from scratch Question Description Firstly implement the original K-means algorithm from scratch without using any predefined function Secondly suggest an improvement for...