欢迎来到天天文库
浏览记录
ID:9824509
大小:864.49 KB
页数:67页
时间:2018-05-11
《基于遗传算法的k-means聚类挖掘算法的研究毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、青岛科技大学研究生学位论文基于遗传算法的k-means聚类挖掘算法的研究摘要数据挖掘是随着信息技术不断发展而形成的一门新学科,是信息处理和数据库技术领域的一个新兴的研究热点。数据挖掘的任务是从海量数据中发现隐含的有用知识,为科学决策提供支持。聚类分析是数据挖掘的一个非常重要的研究分支。聚类是一种无监督的分类方法,目标是在没有任何先验知识的情况下,将数据集划分成不同的类,使得相同类中的对象尽可能相似,不同类中的对象尽可能相异。k-means算法作为聚类分析中的经典算法现已被广泛应用在商务、市场分析、生物学、文本分类等领域。然而,k-means算法具有对初始值敏
2、感、易陷入局部极小值等缺点。因此,改进k-means算法以进一步提高聚类效果具有十分重要的意义。本文首先详细地介绍了聚类分析技术,对现有的聚类算法进行了分类,分析了这些算法的优缺点,并在此基础上,重点研究了k-means算法。其次,全面分析了数据挖掘中的一个重要算法——遗传算法。在此基础上,结合k-means算法的思想和特点,提出了一种改进的遗传k-means聚类算法,从编码方法、适应度函数的构造、交叉算子和变异算子的设计、k-means优化操作等方面进行了详细的讨论和分析。最后,为了测试本文提出的聚类算法的性能,本文用k-means算法和改进的算法进行了三
3、组实验,并对两种算法的聚类结果进行比较,实验结果表明本文算法能够有效地解决聚类问题。关键词:数据挖掘聚类分析遗传算法k-means算法改进的遗传k-means算法I青岛科技大学研究生学位论文RESEARCHOFK-MEANSCLUSTERINGINDATAMININGBASEDONGENETICALGORITHMABSTRACTDataminingisanewsubjectformedwiththedevelopmentoftheinformationtechnologyandisanewresearchpointintheinformationanddat
4、abasetechnology.Thepurposeofdataminingistodiscoveryhiddenandusefulknowledgefromhugeamountsofdata,whichcansupportthesciencedecision.Clusteranalysisisoneoftheimportantthemesindatamining.Clusteringisaunsupervisedclassifyingmethod,thegoalofclusteringistopartitiondatasetintosuchclusters
5、thatobjectswithinaclusterhavehighsimilarityincomparisontooneanother,butareverydissimilartoobjectsinotherclusterswithoutanypriorknowledge.Asaclassicalmethodofclusteringanalysis,k-meanshasbeenwidelyusedincommerce,marketanalysis,biology,textclassificationandsoon.Howeverk-meanshastwose
6、veredefects—sensitivetoinitialdataandeasytogetintoalocaloptimum.Onthiscondition,improvingk-meansisaneffectivemethodtogetbetterclusteringresult.Firstly,thedissertationdetailedlyintroduceclusteringanalysistechnology,andmostexistingclusteringalgorithmsareclassified,analysistheiradvant
7、agesanddisadvantages.Onthebasis,thedissertationchoosesk-meansasresearchtarget.Secondly,analyzinganimportantmethod—geneticalgorithmsindatamining.Onthisbasis,anewclusteringmethodofk-meansbasedonimprovedgeneticalgorithmisproposed.Thedissertationdiscussersandanalysesthenewalgorithmsind
8、etailfromcodingmethod,fitn
此文档下载收益归作者所有