Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 237 Bytes

K-MeansAlgorithm

K-Means Algorithm implemented using sequential and parallel algorithms.

NOTE

If error freopen deprecated appears in visual studio, follow this steps to ignore.