Data stream clustering: Difference between revisions

Content deleted Content added
Bfoteini (talk | contribs)
No edit summary
Bfoteini (talk | contribs)
No edit summary
Line 12:
 
== Algorithms ==
Many algorithms have been proposed for the data stream clustering problem. One ofThe theperformance basicof requisitesof isan algorithm that theoperates computationon mustdata bestreams carriedis outmeasured inby smallthree basic space.factors:
# The number of passes the algorithm must make over the stream.
# The available memory.
# The running time of the algorithm.