Skip to content

Winterwind/KMeansProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.