MATLAB编译生成AUTOLISP代码实现可变ID3基因分型决策树分类图的绘制
Generating AUTOLISP Code to Achieve the Diagram Drawing of Variable ID3 Genotyping Decision Tree Classifier by Compiling of MATLAB
DOI: 10.12677/CSA.2016.66045, PDF, HTML, XML, 下载: 2,152  浏览: 4,280 
作者: 李宏彬, 赫光中:咸阳职业技术学院医学院,陕西 咸阳
关键词: ID3决策树图的绘制MATLABAUTOLISPID3 Decision Tree Classifier Drawing Diagram MATLAB AUTOLISP
摘要: 决策树分类器,是一种基于实例的分类算法,广泛被应用于人工智能领域。ID3算法是最为经典的决策树建树算法,它通过递归和逐次挑选信息量最多的属性来构造决策树。决策树的结构有时非常庞大和复杂,而决策树分类图看起来非常直观,并且可以从建树的原始数据集中挖掘出一些关键的信息,因此决策树图的绘制是非常必要的。本研究从分子生物学领域中的基因分型决策树绘制为实例,浅谈如何使用MALAB语言编译生成AUTOLISP代码,从而实现可变ID3基因分型决策树分类图的绘制。
Abstract: Decision tree classifier is a kind of classification algorithm based on examples, which is widely used in the field of artificial intelligence. ID3 algorithm is the most classical decision tree construction algorithm. It constructs a decision tree by recursion, and the selection of the attribute which contains the most amount of information. The structure of one decision tree classifier sometimes is very large and complex, decision tree classification diagram is very intuitive, and some key information can be mined from the original data set, so the decision tree diagram drawing is very necessary. This study give us an example on genotyping decision tree drawing classifier in the domain of molecular biology, and talk about how to use the MALAB language compiler to generate AUTOLISP code, so as to achieve diagram drawing of a variable ID3 genotyping decision tree classifier.
文章引用:李宏彬, 赫光中. MATLAB编译生成AUTOLISP代码实现可变ID3基因分型决策树分类图的绘制[J]. 计算机科学与应用, 2016, 6(6): 368-375. http://dx.doi.org/10.12677/CSA.2016.66045

参考文献

[1] 刘圣财. 基于决策树分类算法的研究与应用[D]: [硕士学位论文]. 长春: 长春理工大学, 2012.
[2] Hunt, K.J. (1992) Induction of Decision Trees for Rule-Based Modelling and Control. Proceedings of the 1992 IEEE International Symposium on Intelligent Control, Glasgow, 11-13 August 1992, 306-311.
http://dx.doi.org/10.1109/ISIC.1992.225108
[3] Quinlan, J.R. (1979) Discovering Rules by Induction from Large Collections of Examples. Expert Systems in the Micro Electronic Age. Edinburgh University Press, 1979.
[4] Quinlan, JR. (1986) Induction of Decision Trees. Machine Learning, 1, 81-106.
http://dx.doi.org/10.1007/BF00116251
[5] Quinlan, JR. (1996) Improved Use of Continuous Attributes in c4.5. Journal of Artificial Intelligence Research, 4, 77- 90.
[6] Breiman, L., Friedman, J., Olshen, R., et al. (1984) Classification and Regression Trees. Chapman & Hall (Wadsworth, Inc.), New York.
[7] Persijn, G.G., Cohen, B., Lansbergen, Q., et al. (1982) Effect of HLA-A and HLA-B Matching on Survival of Grafts and Recipients after Renal Transplantation. The New England Journal of Medicine, 307, 905-908.
http://dx.doi.org/10.1056/NEJM198210073071501
[8] 郭秀娟, 于全通, 范小殴, 主编. Autolisp语言程序设计[M]. 北京: 化学工业出版社, 2008.