International Conference on Recent Trends in Information Technology and Computer Science 2012 |
Foundation of Computer Science USA |
ICRTITCS2012 - Number 13 |
February 2013 |
Authors: Akhilesh Chauhan |
4cb2ef06-54c7-40bf-abf5-bf8da96aa953 |
Akhilesh Chauhan . Negative Association Rule Mining through Particle Swarm Optimization. International Conference on Recent Trends in Information Technology and Computer Science 2012. ICRTITCS2012, 13 (February 2013), 18-22.
Mining hidden pattern from existing databases is an important topic in field of data mining. The knowledge obtained from these databases is used in different applications like in market basket analysis. Association Rules are important to discover the relationships among the attributes in a database. In general the rules generated by Association Rule Mining technique do not consider the negative occurrences of attributes in them, but by focusing on infrequent items generated in system we can predict the rules which contains negative attributes. This paper proposes an improved algorithm NAPSO based on Particle Swarm Optimization. The algorithm improves result provided by apriori algorithm.