International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 120 - Number 4 |
Year of Publication: 2015 |
Authors: Prashant V. Barhate, S. R. Chaudhari, P. C. Gill |
10.5120/21219-3940 |
Prashant V. Barhate, S. R. Chaudhari, P. C. Gill . Efficient High Utility Itemset Mining using Utility Information Record. International Journal of Computer Applications. 120, 4 ( June 2015), 34-39. DOI=10.5120/21219-3940
High utility itemsets refer to the sets of items with high utility like profit in a database, and efficient mining of high utility itemsets plays an important role in many real life applications and is an important research issue in data mining area. In recent years, the problems of high utility pattern mining become one of the most important research areas in data mining. The existing high utility mining algorithm generates large number of candidate itemsets, which takes much time to find utility value of all candidate itemsets. In this paper we are implementing a data structure that stores the utility related to the item and using this data structure we are reducing time and space complexity of UP Growth and UP Growth+ Algorithms. Various Standard and synthetic datasets are used with Educational real data set. An algorithm is proposed to find set of high utility itemset which avoids the candidate itemsets generation.