- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要
K-means聚类算法是一种基于划分的聚类算法,在众多聚类算法的性
能比较中,该算法具有效率高、可发现任意聚类形状、对数据输入顺序不
敏感、且对于高维数据也有较好的性能,而得到广泛的应用,但是K-means
算法需要事先指定K值,并且对于“噪音”和孤立点数据敏感。因此针对
K-means算法的以上缺点提出了新算法,从以下两点对传统的K-means算法
进行了改进。首先,将文档集合分成一定规模的子文档集,串行聚类。其
次,在聚类中心的选择上使用遗传算法的选择、变异操作确定。并且通过
实验证明了,该算法无论是在聚类中心选择的精确性还是聚类结果的准确
性都得到了提高。
关键词:文本聚类;聚类中心;K—Means算法;遗传算法
I
ABSTRACT
K-means clustering algorithm is a division based on the clustering
algorithm, many clustering algorithm in the performance comparison, the
algorithm is efficient, can be found clustering of arbitrary shape, the order of
data input is not sensitive, and the high-dimensional data also have better
performance, so it is used widely. But K-means algorithm need to specify
K-value in advanced, and it is sensitiv e to the noise and isolating data
points. This article developed a new al gorithm over the shortcomings of the
K-means algorithm. Firstly, samples co llected and divided into subsets,
serial clustering. Secondly, genetic algorithm will join the K-means
algorithm, to select the center of the cluster. And experiments show that, this
new algorithm is better not only in the precision of cluster result, but also in
the accuracy of cluster center choosing than the traditional K-means
algorithm.
Keywords: Text clustering; Center of text clustering; K-Means Algorithm;
Genetic Algorithm
II
目 录
1 绪论1
1.1 引言 1
1.2 国内外研究现状 2
1.3 课题研究的目的及意义 4
1.4 论文的主要内容 5
2 文本聚类 6
2.1
您可能关注的文档
- 一种20mg%2fm3光散射法粉尘仪样机的研制.pdf
- 一种XML数据流查询过滤算法.pdf
- 一种八位单片机的测试解决方案.pdf
- 一种并联混合型有源电力滤波器的研究.pdf
- 一种淡水产浒苔形态和分子特征及分类地位研究.pdf
- 一种低功耗可控增益ASK信号放大器的设计与分析.pdf
- 一种低功耗逐次逼近型模数转换器的研究与设计.pdf
- 一种低相位噪声振荡器的研制.pdf
- 一种多功能激光对中仪的设计和实验.pdf
- 一种多目标综合评价模型及其应用.pdf
- 一种高效率DC-DC转换器的设计.pdf
- 一种高效智能型LED路灯驱动电源的研究与设计.pdf
- 一种高压MOS器件栅极氧化层制程改善方法.pdf
- 一种光敏剂结合蛋白(PBP)的筛选%2c原核表达纯化及其与光敏剂的亲和功能研究.pdf
- 一种海洋的弧菌胞外多糖A101的抗生物膜作用研究.pdf
- 一种红球菌全基因组范围的顺式调控结合位点的预测研究.pdf
- Bs→μ%2bμ-对CMSSM的限制及其在LHC上Higgs物理中的应用.pdf
- CO2热泵热水器气体冷却器的理论模拟与实验研究.pdf
- GFRP粘结加固钢构件的理论分析和试验研究.pdf
- Hodge理论在Calabi-Yau流形模空间中的应用.pdf
文档评论(0)