搜索资源列表
对k-means聚类算法的改进
- K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
JAVA实现文本聚类,用到TF/IDF权重
- JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
k-meansjava.rar
- 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
KMeansJava
- 利用Java实现的K-均值算法,K-Mean 分群法是一种分割式分群方法,其主要目标是要在大量高纬的资料点中找出 具有代表性的资料点;这些资料点可以称为群中心,代表点;然后再根据这些群中心,进行后续的处理,可用于数据挖掘中的聚类分析-Java implementation using K-means algorithm, K-Mean grouping method is a fragmented grouping method, whose main goal is to a large nu
KMeans
- 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
k-means
- java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
K-Means.java K-means分群法
- K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
kmeans
- 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
cluster1
- it is java code for k means clustering algorithm
K-Means
- K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
83390049kmeans_clustering
- k-means聚类算法的java代码实现-k-means clustering algorithm java code
K_means
- This code is K-means clustering code written in java.
cluster
- K means clustering of data implemented for all kinds of data-K means clustering of data implemented for all kinds of data...
kmeans_Shyam_Sivaraman_v.0.1
- k-means java code source
ClusterAnalysis
- k means algorithm to develop clustering on a database
kmeans
- java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
k-means_Program
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
K_Means
- K-Means(java)算法 有界面,可从文本中读取数据-K-Means (java) algorithm has interface to read data from text
k-means
- 统计阿里山的解放路卡上的经费来空间阿苏的来克服骄傲的上来看风景-k means algorithm
kmeans
- k means clustering for large amount of data