Image Compression with KMeans We'll apply KMeans to reduce the number of colors in an image: Start with warmup_k_means.ipynb if you want to warm up Then, move on to image_compression.ipynb for the main course