International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 165 - Number 3 |
Year of Publication: 2017 |
Authors: Anu Augustin, Vince Paul, Vishnu G. Nair |
10.5120/ijca2017913813 |
Anu Augustin, Vince Paul, Vishnu G. Nair . High Utility Itemset Mining with Top-k CHUD (TCHUD) Algorithm. International Journal of Computer Applications. 165, 3 ( May 2017), 17-22. DOI=10.5120/ijca2017913813
High utility itemset mining is an uncommon term. But we are using it while we are doing online purchases etc. It is a part of business analytics. Its main application area is market basket analysis where when a customer purchases an item he can buy another item to maximize profit. So both the customer and business vendors earn profit. This one is not a new concept and is derived from frequent itemset mining. Here we proposes an algorithm for mining closed high utility itemset using top-k algorithm. So that execution time will be less and space efficiency can also be achieved. Both the concept of closed high utility itemset and top-k mining are existing. The new concept is that integrating the merits of them together. The algorithm used for closed hui mining is CHUD.Similarly the algorithm used for top-k mining is TKU,TKO etc. Also recovering all HUIs from complete set of CHUIs using DAHU algorithm.