This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code may be found in
kmeans.CPP. Sample data isfound in KM2.DAT. The
kmeans program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the sc...
Other windows programs
C++