CFP last date
20 May 2024
Reseach Article

Infrequent Weighted Item Set Mining in Complex Data Analysis

by Sujatha Kamepalli, Raja Sekhara Rao Kurra, Sundara Krishna.y.k
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 103 - Number 5
Year of Publication: 2014
Authors: Sujatha Kamepalli, Raja Sekhara Rao Kurra, Sundara Krishna.y.k
10.5120/18070-9013

Sujatha Kamepalli, Raja Sekhara Rao Kurra, Sundara Krishna.y.k . Infrequent Weighted Item Set Mining in Complex Data Analysis. International Journal of Computer Applications. 103, 5 ( October 2014), 12-17. DOI=10.5120/18070-9013

@article{ 10.5120/18070-9013,
author = { Sujatha Kamepalli, Raja Sekhara Rao Kurra, Sundara Krishna.y.k },
title = { Infrequent Weighted Item Set Mining in Complex Data Analysis },
journal = { International Journal of Computer Applications },
issue_date = { October 2014 },
volume = { 103 },
number = { 5 },
month = { October },
year = { 2014 },
issn = { 0975-8887 },
pages = { 12-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume103/number5/18070-9013/ },
doi = { 10.5120/18070-9013 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:33:44.318005+05:30
%A Sujatha Kamepalli
%A Raja Sekhara Rao Kurra
%A Sundara Krishna.y.k
%T Infrequent Weighted Item Set Mining in Complex Data Analysis
%J International Journal of Computer Applications
%@ 0975-8887
%V 103
%N 5
%P 12-17
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Infrequent Weighted Association Mining (IWAM) is one of the main areas in data mining for extracting the rare items in high dimensional datasets. Traditional Association rule mining algorithms produce large number of candidate sets along with the database scans. Due to large number of transactions and database size, traditional methods consume more time to find the relevant association rules with the specified threshold. Prior and post database scans are required an additional effort to validate the association rules. Most of the existing weighted models are implemented for mining frequent itemsets, but finding infrequent itemset mining are useful in many recent fields like web,medical,cloud,complex databases,protein sequence etc. In weighted infrequent association rule mining, each item in the transaction is assigned a weight in order to mine high utility infrequent itemsets. In this proposed work, weighted association rule mining algorithm is proposed to find infrequent itemsets using weighted threshold measures. Proposed approach gives better results on real-time datasets compare to existing weighted models.

References
  1. Feng Tao, Fionn Murtagh, Mohsen Farid, "Weighted Association Rule Mining using Weighted Support and Significance Framework", SIGKDD 2003.
  2. R. Agrawal, T. Imielinski and A. Swami, "Mining Association Rules between Sets of Items in arge Datasets", International Conference on Management of Data, pp. 207-216.
  3. D. W. Cheung, J. Han, V. Neg and Y. Wong, "Maintenance of Discovered Association Rules in Large Databases: An Incremental Updating Technique", , The International Conference on Data Engineering, (1996), pp. 106-114.
  4. Alaa Al Deen, Mustafa Nofal and Sulieman Bani-Ahmad, "Classification based On Association-Rule Mining Techniques: A General Survey and Empirical Comparative Evaluation", Ubiquitous Computing and Communication Journal.
  5. Syed Ibrahim. S. P, Chandran K. R, Abinaya. M. S (2011), "Compact Weighted Associative Classification" in the IEEE International Conference on Recent Trends in Information Technology (ICRTIT 2011), MIT, Anna , pp. 1099 – 1104.
  6. Li, W. , Han, J. , and Pei, J. (2001)," CMAR: Accurate and Efficient Classification based on Multiple-Class association rule", In ICDM'01, pp. 369-376.
  7. He Jiang, Xiumei Luan and Xiangjun Dong," Mining Weighted Negative Association Rules from Infrequent Item sets Based on Multiple Supports", International Conference on Industrial Control And Electronics Engineering, 2012.
  8. Infrequent Weighted Item set Mining using Frequent Pattern Growth, IEEE Transactions On Knowledge and Data Engineering, Vol. 26, No. 4, 1041-4347 2014.
Index Terms

Computer Science
Information Sciences

Keywords

Weighted association rules Positive rule Measures Infrequent itemsets.