Image Compression using K-means Clustering.
This post illustrates one of the practical applications of K-means Clustering algorithm- Image Compression. Image Compression becomes a handy tool in data preprocessing and helps in storing images efficiently.
2