期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2012
卷号:12
期号:10
页码:93-97
出版社:International Journal of Computer Science and Network Security
摘要:Data mining is having an aim to analyze the observation datasets to find relationship and to present the data in ways that are both understandable and usable. This paper basically focuses on the classification technique of datamining to identify the class of an attribute with an ID3 (classical decision tree approach) and then to add fuzzification to improve the result of ID3.It also contains design and implementation of this combined approach with chosen datasets. Id3 results are based on information gain theory and Entropy values of each attribute. Fuzzy ID3 results are based on information gain of fuzzy dataset and fuzzy entropy. Classification results are presented as decision tree which incorporates the result of Id3 & FID3.