搜索资源列表
Jsp(aprioriandkmeans)
- Jsp数据挖掘(apriori+kmeans)源代码。java语言编写,可连接sql-Jsp Data Mining (apriori+ kmeans) source code. java language can connect sql
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
kmeans
- 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
KMeans
- 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
Kmeans
- Hadoop编程环境下编写的Kmeans程序。程序输入需要的源材料已经找不到了,谨供参考。-Hadoop Kmeans programming environment written procedures. Enter the required procedures have not found the source material, for information.
kmeans
- 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
KMeans
- KMeans Algrorithm for search engine
kMeans
- k-mean image clustering source code developed using java
KMEANS
- kmeans算法的java实现,是一个applet程序,方便实用-java algorithm kmeans achieved applet is a program to facilitate the practical
KMeans Euclidean Distance
- 一个用java写的欧几里德距离的kmeans算法,以前做实验自己写的-code of KMeans based on Euclidean Distance
87361025kmeans(JAVA)
- Knn Classifier that fits to text classification as well.
K_Mean
- KMeans algorithm for ImageJ-KMeans algorithm for ImageJ...
kmeans
- java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
Kmeans
- K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
Kmeans
- K-means算法实现文本聚类,Java实现的版本-K-means algorithm for text clustering
java-kmeans
- 用java实现的聚类算法kmeans,可以用eclipse直接运行。-Clustering algorithm implemented with java
vsm-and-cluster-kmeans
- 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
kmeans
- 标准Kmeans算法,用JAVA书写,经验证可执行。-Standard Kmeans algorithm, written using JAVA, proven executable.
KMeans
- 用java实现Kmeans,记录质心变化,并以与质心方差来衡量聚类的效果。代码详尽完整,并附上数据,可运行。-With java Kmeans, record changes in the centroid, and to measure the effect of clustering with the centroid variance. Comprehensive code, along with the data, you can run.