• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles    

An improved associative classification algorithm

QUAN Xiu-xiang,ZHOU Zhong-mei,HUANG Zai-xiang   

  1. (School of Computer,Minnan Normal University,Zhangzhou 363000,China)
  • Received:2015-11-13 Revised:2016-04-05 Online:2017-10-25 Published:2017-10-25

Abstract:

The associative classification algorithm based on support and confidence is an important classification algorithm in data mining. This algorithm discovers frequent item sets and generates rules according to the threshold of confidence. However, the rules are of low quality. To address the problem, we propose an improved associative classification (AIAC) algorithm. Firstly, the AIAC selects a large number of attribute-value pairs to build small data sets. Secondly, the body of each rule is made up of the best attribute-value pairs picked from the small data sets. Finally, the AIAC employs the instance covering technique to cover all of the instances in small data sets, and builds a high quality classifier. Experimental results on 25 UCI datasets show that the AIAC can achieve much higher classification accuracy. 

Key words: data mining, associative classification, support, confidence, classification accuracy