文件名称:PRJ_Final
介绍说明--下载内容均来自于网络,请自行研究使用
K-mean Algorithm
Initialisation: set seed points
Assign each object to the cluster with the nearest seed point
Compute seed points as the centroids of the clusters of the current partition (the centroid is the centre, i.e., mean point, of the cluster)
Go back to Step 1), stop when no more new assignment
GUI in java Best Proj Devide web log in various clusters- K-mean Algorithm
Initialisation: set seed points
Assign each object to the cluster with the nearest seed point
Compute seed points as the centroids of the clusters of the current partition (the centroid is the centre, i.e., mean point, of the cluster)
Go back to Step 1), stop when no more new assignment
GUI in java Best Proj Devide web log in various clusters
Initialisation: set seed points
Assign each object to the cluster with the nearest seed point
Compute seed points as the centroids of the clusters of the current partition (the centroid is the centre, i.e., mean point, of the cluster)
Go back to Step 1), stop when no more new assignment
GUI in java Best Proj Devide web log in various clusters- K-mean Algorithm
Initialisation: set seed points
Assign each object to the cluster with the nearest seed point
Compute seed points as the centroids of the clusters of the current partition (the centroid is the centre, i.e., mean point, of the cluster)
Go back to Step 1), stop when no more new assignment
GUI in java Best Proj Devide web log in various clusters
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PRJ_Final\build\built-jar.properties
.........\.....\classes\prj_final\demo.rs
.........\.....\.......\.........\EgmtaCalculation.class
.........\.....\.......\.........\EGMTA_1.class
.........\.....\.......\.........\kmeangui$1.class
.........\.....\.......\.........\kmeangui$2.class
.........\.....\.......\.........\kmeangui$3.class
.........\.....\.......\.........\kmeangui.class
.........\.....\.......\.........\kmeangui.form
.........\.....\.......\.........\k_means.class
.........\.....\.......\.........\temp.class
.........\build.xml
.........\data.txt
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\prj_final\kmeangui.form
.........\...\.........\kmeangui.java
.........\...\.........\k_means.java
.........\...\.........\temp.java
.........\build\classes\apriori
.........\.....\.......\prj_final
.........\.....\classes
.........\.....\empty
.........\nbproject\private
.........\src\prj_final
.........\build
.........\nbproject
.........\src
.........\test
PRJ_Final