International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 1 - Issue 9 |
Published: February 2010 |
Authors: R V Nataraj, S Selvan |
![]() |
R V Nataraj, S Selvan . Article:Closed Pattern Mining from n-ary Relations. International Journal of Computer Applications. 1, 9 (February 2010), 9-13. DOI=10.5120/210-353
@article{ 10.5120/210-353, author = { R V Nataraj,S Selvan }, title = { Article:Closed Pattern Mining from n-ary Relations }, journal = { International Journal of Computer Applications }, year = { 2010 }, volume = { 1 }, number = { 9 }, pages = { 9-13 }, doi = { 10.5120/210-353 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2010 %A R V Nataraj %A S Selvan %T Article:Closed Pattern Mining from n-ary Relations%T %J International Journal of Computer Applications %V 1 %N 9 %P 9-13 %R 10.5120/210-353 %I Foundation of Computer Science (FCS), NY, USA
In this paper, we address the problem of closed pattern mining from n-ary relations. We propose CnS-Miner algorithm which enumerates all the closed patterns of the given n-dimensional dataset in depth first manner satisfying the user specified minimum size constraints. From the given input, the CnS-Miner algorithm generates an n-ary tree and visits the tree in depth first manner. We have proposed a generalized duplicate pruning method which prunes the subtrees that generate duplicate patterns. The space complexity of our algorithm is O(D+d) where D is the n-ary dataset and d is the depth of the tree. We have experimentally compared the proposed algorithm with DataPeeler, a recently proposed algorithm for closed pattern mining from n-ary relations.