Results 1 - 10
of
574,022
Finding frequent items in data streams
, 2002
"... Abstract. We present a 1-pass algorithm for estimating the most frequent items in a data stream using very limited storage space. Our method relies on a novel data structure called a count sketch, which allows us to estimate the frequencies of all the items in the stream. Our algorithm achieves bett ..."
Abstract
-
Cited by 344 (0 self)
- Add to MetaCart
Abstract. We present a 1-pass algorithm for estimating the most frequent items in a data stream using very limited storage space. Our method relies on a novel data structure called a count sketch, which allows us to estimate the frequencies of all the items in the stream. Our algorithm achieves
Distributed Monitoring of Frequent Items
"... Abstract. Monitoring frequently occuring items is a recurring task in a variety of applications. Although a number of solutions have been proposed there has been few to address the problem in a distributed networked environment. Most past solutions relied upon approximating results to lower communic ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
Abstract. Monitoring frequently occuring items is a recurring task in a variety of applications. Although a number of solutions have been proposed there has been few to address the problem in a distributed networked environment. Most past solutions relied upon approximating results to lower
Finding Frequent Items Dynamically
"... �Abstract--Data mining place an important role in many of the applications like market–basket analysis, fraud detection etc. Frequent Pattern mining plays essential role in many of data mining task like association rules, causality, correlations, sequential pattern, multidimensional pattern etc. In ..."
Abstract
- Add to MetaCart
. In Transactional Database, each transaction consists of items purchased by the customer. One of the basic market basket analysis algorithms is an Apriori, which generate all possible frequent patterns. In this research paper we describe the improved algorithm of dynamic Programming approach. This algorithm
Distributed Frequent Item Mining
"... Abstract. In today's Internet, there are large amounts of data spreading over many physical distributed nodes which makes it impractical to send all the data to one central node for query processing. Finding distributed frequent items is important for a number of applications such as DDoS attac ..."
Abstract
- Add to MetaCart
Abstract. In today's Internet, there are large amounts of data spreading over many physical distributed nodes which makes it impractical to send all the data to one central node for query processing. Finding distributed frequent items is important for a number of applications such as DDo
Finding Frequent Items in Data Streams
- PVLDB
, 2008
"... The frequent items problem is to process a stream of items and find all items occurring more than a given fraction of the time. It is one of the most heavily studied problems in data stream mining, dating back to the 1980s. Many applications rely directly or indirectly on finding the frequent items, ..."
Abstract
-
Cited by 53 (7 self)
- Add to MetaCart
The frequent items problem is to process a stream of items and find all items occurring more than a given fraction of the time. It is one of the most heavily studied problems in data stream mining, dating back to the 1980s. Many applications rely directly or indirectly on finding the frequent items
Finding Frequent Items in Probabilistic Data
, 2008
"... Computing statistical information on probabilistic data has attracted a lot of attention recently, as the data generated from a wide range of data sources are inherently fuzzy or uncertain. In this paper, we study an important statistical query on probabilistic data: finding the frequent items. One ..."
Abstract
-
Cited by 42 (5 self)
- Add to MetaCart
Computing statistical information on probabilistic data has attracted a lot of attention recently, as the data generated from a wide range of data sources are inherently fuzzy or uncertain. In this paper, we study an important statistical query on probabilistic data: finding the frequent items. One
Finding the Frequent Items in Streams of Data
"... doi:10.1145/1562764.1562789 The frequent items problem is to process a stream of items and find all those which occur more than a given fraction of the time. It is one of the most heavily studied problems in mining data streams, dating back to the 1980s. Many other applications rely directly or indi ..."
Abstract
-
Cited by 12 (1 self)
- Add to MetaCart
doi:10.1145/1562764.1562789 The frequent items problem is to process a stream of items and find all those which occur more than a given fraction of the time. It is one of the most heavily studied problems in mining data streams, dating back to the 1980s. Many other applications rely directly
Mining Fuzzy Frequent Item Sets
- Proc. 11th Int. Fuzzy Systems Association World Congress (IFSA’05
, 2005
"... Abstract: Due to various reasons transaction data often lack information about some items. This leads to the problem that some potentially interesting frequent item sets cannot be discovered, since by exact matching the number of supporting transactions may be smaller than the user-specified minimum ..."
Abstract
-
Cited by 7 (6 self)
- Add to MetaCart
Abstract: Due to various reasons transaction data often lack information about some items. This leads to the problem that some potentially interesting frequent item sets cannot be discovered, since by exact matching the number of supporting transactions may be smaller than the user
Accelerating frequent item counting with fpga
- In Proceedings of the 2014 ACM/SIGDA International Symposium on Fieldprogrammable Gate Arrays, FPGA ’14
, 2014
"... Frequent item counting is one of the most important operations in time series data mining algorithms, and the space saving algorithm is a widely used approach to solving this problem. With the rapid rising of data input speeds, the most challenging problem in frequent item counting is to meet the re ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
Frequent item counting is one of the most important operations in time series data mining algorithms, and the space saving algorithm is a widely used approach to solving this problem. With the rapid rising of data input speeds, the most challenging problem in frequent item counting is to meet
Results 1 - 10
of
574,022