Description: k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no use if the change in the center of mass, then stop, otherwise return to step2
To Search:
File list (Check if you may need any files):
K-means\K-means.sln
.......\K-means.suo
.......\K-means
.......\.......\bin
.......\.......\...\Debug
.......\.......\...\.....\K-means.exe
.......\.......\...\.....\K-means.pdb
.......\.......\...\.....\K-means.vshost.exe
.......\.......\...\.....\K-means.vshost.exe.manifest
.......\.......\...\Release
.......\.......\Centroid.cs
.......\.......\Cluster.cs
.......\.......\ClusterDataSet.cs
.......\.......\DataPoint.cs
.......\.......\JCA.cs
.......\.......\K-means.csproj
.......\.......\obj
.......\.......\...\x86
.......\.......\...\...\Debug
.......\.......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.......\.......\...\...\.....\K-means.csproj.FileListAbsolute.txt
.......\.......\...\...\.....\K-means.exe
.......\.......\...\...\.....\K-means.pdb
.......\.......\...\...\.....\TempPE
.......\.......\Program.cs
.......\.......\Properties
.......\.......\..........\AssemblyInfo.cs