International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 58 - Number 1 |
Year of Publication: 2012 |
Authors: Narander Kumar, Vishal Verma, Vipin Saxena |
10.5120/9244-3402 |
Narander Kumar, Vishal Verma, Vipin Saxena . Discovery of Hidden Relationship in a Large Data Itemsets through Apriori Algorithm of Association Analysis with UML. International Journal of Computer Applications. 58, 1 ( November 2012), 5-10. DOI=10.5120/9244-3402
An association rule is a method to find out the frequent hidden relationship from a large amount of datasets in a database. Association analysis into existing database technology is very useful for indexing and query processing capabilities of database system and developing efficient and scalable mining algorithms as well as handling user specified or domain specific constraints and post processing the extracted patterns. In the present work, a methodology known as association analysis is presented which is very useful for discovery of interesting relationship hidden in large dataset, and an algorithm for generation of frequent data item set known as Apriori algorithm is used and validated the relations through Unified Modeling Language (UML). Authors used the lattice structure and also discussed the various association rules for the frequent data itemset which is found by Apriori algorithm. The different strategies in generation and traversal are breadth first and depth first search traversal. These techniques provide different tradeoff in terms of the input and output memory and computational time requirements. The entire concept is implemented by considering a real case study of Vehicle Insurance Policy system (VIPS) in context of Indian scenario.