Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 449 Bytes

File metadata and controls

8 lines (6 loc) · 449 Bytes

KMeansProject

A short two-part project that uses kmeans for clustering and image compression

Task 1

This is the clustering part; it includes the .csv file from which the data were drawn along with the map of California used for the backdrop of the clustering.

Task 2

This the compression part; it includes the images used, both pre-compression and post-compression.