Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 255 Bytes

K-Means-Part-1

K-Means algorithm solved in a sequential solution, part 1/2 of a school assignment
I've given a quick input file so you can check the code, but feel free to create any input file of your own.

Read Part-2 README file for more details.