1 / 29
文档名称:

基于遗传算法的中药药对挖掘系统的设计与实现.doc

格式:doc   页数:29
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于遗传算法的中药药对挖掘系统的设计与实现.doc

上传人:cdsqbyl 2015/8/30 文件大小:0 KB

下载得到文件列表

基于遗传算法的中药药对挖掘系统的设计与实现.doc

相关文档

文档介绍

文档介绍:分类号:TP312 U D C:D10621-408-(2007) 5973-0
密级:公开编号:2003031286
成都信息工程学院
学位论文
基于遗传算法的中药药对挖掘系统的设计与实现
论文作者姓名:
吴金伟
申请学位专业:
计算机科学与技术
申请学位类别:
工学学士
指导老师姓名(职称):
曾令明(讲师)
论文提交日期:
2007年06月10日
基于遗传算法的中药药对挖掘系统的设计与实现
摘要
用数据挖掘技术研究了中药方剂配伍的规律。主要工作:分析了关联规则存在的问题,引入双向关联规则的概念;介绍了遗传算法的基本原理,研究了遗传算法在数据挖掘中的应用;将方剂库转换为位图矩阵,大大提高搜索效率;开发了一个基于遗传算法的中药药对药组挖掘系统。论文组织如下:介绍了研究背景和意义;阐述了相关的理论基础;提出了系统的设计方案;详细展示了基于遗传算法的双向关联规则挖掘系统的实现过程,包括位图矩阵的实现,个体的编码方法,适应度函数的设计,规则的提取,选择、交叉、变异等遗传操作的实现等;利用脾胃类方剂库对系统进行了测试,并对测试结果进行了分析。结果证明:该系统能够快速高效地从方剂库中找出具有重要意义的药对药组,对中医药的研究发展有一定意义。
关键词:数据挖掘;置信度;双向关联规则;遗传算法
The Design and Implementation of Chinese Medicine Groups Mining System based on ic Algorithm
Abstract
This paper researches patibility of chinese medicine prescriptions by data mining techniques. The main contributions include: analyzes the problems in the association rules, and introduces the concept of the bidirectional association rule; presents the foundation principle of ic algorithm(GA), and studys the application of GA in the data mining; converts chinese medicine prescriptions database to a bitmap matrix, which greatly enhances the efficiency of search; develops a chinese medicine groups mining system based on GA. The paper anized as follows: Section 1 introduces the background and significance; Section 2 sets forth the basis of the relevant theories; Section 3 proposes the design project of the system; Section 4 detailedly shows the implementation of the system, including the implementation of bitmap matrix, the individual coding method, the design of fitness function, rules of the extraction, ic operations. Section 5 gives a test of the system on the prescriptions database about spleen and stomach, and analyzes the results. It is proved that this system can find important and significant Chinese Medicine Groups from the prescriptions database, and is meaningful for the research of Chinese medicine.
Key words: Data mining; Confidence; Bidirectional association rule; ic algorithm
目录
论文总页数:24页