Finding Cyclic Frequent Itemsets
نویسندگان
چکیده
Mining various types of association rules from supermarket datasets is an important data mining problem. One similar problem involves finding frequent itemsets and then deriving rules from frequent itemsets. The supermarket data is temporal. Considering time attributes in the supermarket dataset some association rules can be extracted which may hold for a small time interval and not throughout the data gathering period. Such rules are called as local association rules and corresponding frequent itemsets as locally frequent itemsets. Mahanta et al proposes an algorithm for extracting all locally frequent itemsets where each locally frequent itemset is associated with sequence time intervals in which it is frequent. The sequence of time intervals associated with a locally frequent itemsets may exhibit some interesting properties e.g. the itemsets may be cyclic in nature. In this paper we propose an alternative method of finding such cyclic frequent itemsets. The efficacy of the method is established through experimental results.
منابع مشابه
Maximal frequent itemset generation using segmentation approach
Finding frequent itemsets in a data source is a fundamental operation behind Association Rule Mining. Generally, many algorithms use either the bottom-up or top-down approaches for finding these frequent itemsets. When the length of frequent itemsets to be found is large, the traditional algorithms find all the frequent itemsets from 1-length to n-length, which is a difficult process. This prob...
متن کاملGraph Based Approach for Finding Frequent Itemsets to Discover Association Rules
The discovery of association rules is an important task in data mining and knowledge discovery. Several algorithms have been developed for finding frequent itemsets and mining comprehensive association rules from the databases. The efficiency of these algorithms is a major issue since a long time and has captured the interest of a large community of researchers. This paper presents a new approa...
متن کاملUsing attribute value lattice to find closed frequent itemsets
Finding all closed frequent itemsets is a key step of association rule mining since the non-redundant association rule can be inferred from all the closed frequent itemsets. In this paper we present a new method for finding closed frequent itemsets based on attribute value lattice. In the new method, we argue that vertical data representation and attribute value lattice can find all closed freq...
متن کاملITL-MINE: Mining Frequent Itemsets More Efficiently
The discovery of association rules is an important problem in data mining. It is a two-step process consisting of finding the frequent itemsets and generating association rules from them. Most of the research attention is focused on efficient methods of finding frequent itemsets because it is computationally the most expensive step. In this paper, we present a new data structure and a more effi...
متن کاملAccelerating Closed Frequent Itemset Mining by Elimination of Null Transactions
The mining of frequent itemsets is often challenged by the length of the patterns mined and also by the number of transactions considered for the mining process. Another acute challenge that concerns the performance of any association rule mining algorithm is the presence of „null‟ transactions. This work proposes a closed frequent itemset mining algorithm viz., Closed Frequent Itemset Mining a...
متن کامل