International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 177 - Issue 10 |
Published: Oct 2019 |
Authors: M. V. Mali, H. B. Torvi |
![]() |
M. V. Mali, H. B. Torvi . Pre-evaluation Strategy on Algorithms for Mining Top – k High Utility Item Sets. International Journal of Computer Applications. 177, 10 (Oct 2019), 7-10. DOI=10.5120/ijca2019919476
@article{ 10.5120/ijca2019919476, author = { M. V. Mali,H. B. Torvi }, title = { Pre-evaluation Strategy on Algorithms for Mining Top – k High Utility Item Sets }, journal = { International Journal of Computer Applications }, year = { 2019 }, volume = { 177 }, number = { 10 }, pages = { 7-10 }, doi = { 10.5120/ijca2019919476 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2019 %A M. V. Mali %A H. B. Torvi %T Pre-evaluation Strategy on Algorithms for Mining Top – k High Utility Item Sets%T %J International Journal of Computer Applications %V 177 %N 10 %P 7-10 %R 10.5120/ijca2019919476 %I Foundation of Computer Science (FCS), NY, USA
A rising trend in data mining is a High utility item sets (HUIs) mining. It aims to find all item sets which have an utility which meets a client determined least utility edge min_util. But , for clients, it is an issue to set a min_util efficiently. So, it is not proper procedure for clients to find a least utility edge by experimentation. An excessive number of HUIs will be produced, in the case that min_util is set very low. Due to this the mining procedure may result wasteful. It is also possible that no HUIs be found, if min_util is set very high. So for addressing the above issues, we redefine the problem of high utility item sets (HUIs) mining by top-k high utility item sets ( top-k HUI ) mining. Here, desired number of HUIs to be mined is k. Two different algorithms which are named as TKU and TKO (mining Top-K Utility item sets in two stages , mining Top-K utility item sets in one stage, respectively) are proposed for mining the item sets without setting the value of min_util. We apply pre-evaluation strategy to algorithms to improve the performance.