- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
蚁群聚类算法研究与应用毕业论文
摘 要
数据挖掘是从海量的数据中寻找模式或规则的过程。聚类分析作为数据挖掘中一个重
要的研究内容,既可以作为独立的数据挖掘工具,发现数据库中数据分布的一些深入信息,
也可以作为其它数据挖掘算法的预处理步骤,已经被广泛应用在诸多领域。蚁群算法是一
种模拟蚂蚁群体行为的仿生优化算法,因其具有分布式计算、信息正反馈和启发式有哪些信誉好的足球投注网站的
特征在聚类分析中显示出很好的应用前景。
本文在充分研究了现有蚁群聚类算法的基本原理与特性的基础上,为了进一步提高算
法的收敛速度,改善聚类质量,提出了基于蚁堆形成原理的改进的蚁群聚类算法,并将该
算法与一种改进的遗传算法进行融合。主要思想是利用改进的遗传算法的快速全局有哪些信誉好的足球投注网站能
力,生成蚁群聚类算法中的信息素初始分布,然后再利用蚁群聚类算法的正反馈机制求精
确解。该算法实现了两个算法的优势互补,大大减低了蚁群聚类算法中对参数的调整而造
成的试验次数过多,并有效地防止了蚁群聚类算法很快地收敛到局部最优解的缺点,使得
算法在优化性能和时间性能两个方面都有所改善。最后将该算法应用于房地产行业的客户
细分中。
关键词:蚁群聚类算法;遗传算法;聚类分析;客户细分;房地产行业
- I -
Abstract
Data mining is the process of automatically searching large volumes of data for patterns and
rules. Cluster analysis, as one of the important research branch of data mining, has been widely
applied to many other domains. It can be used as the tool of data mining to discover the in-deep
information of data distribution in database, and also be considered as the pretreatment process
of other data mining algorithms. As a new intelligent bionic algorithm, ant colony algorithm has
showed good prospect in the cluster analysis because it has features of distributed parallel
caleulation, information positive feedback and heuristic search ability.
Based on fully studying the existing basic principle and characteristics of ant clustering
algorithm. This paper proposed improved ant clustering algorithm which is based on ant pile of
forming principle and fusion with an improved genetic algorithm, in order to further improve the
algorithm convergence speed and cluster quality. Main idea of this algorithm is firstly generating
initial distribution of pheromone for ant clustering algorithm using the rapid global search
capability of the improved genetic algorithm. Then get the exact solution using positive feedback
of ant clustering algorithm. This a
文档评论(0)