Data stream clustering

This is an old revision of this page, as edited by Bfoteini (talk | contribs) at 21:50, 12 January 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, data stream clustering is defined as the clustering of data that arrive continuously such as telephone records, multimedia data, financial transactions etc. Data stream clustering is usually studied under the data stream model of computation and the objective is, given a sequence of points, to maintain a consistently good clustering of the sequence observed so far, using a small amount of memory and time.



History

Data..

Algorithms

References