Content deleted Content added
No edit summary |
|||
Line 21:
'''''Theorem''': STREAM can solve the k-Median problem on a data stream with time O(n<sup>1+e</sup>) and space θ(n<sup>ε</sup>) up to a factor 2<sup>O(1/e)</sup>, where n the number of points and e<1/2''.
The first goal is to show that clustering can take place in small space (not caring about the number of passes). Small-Space
[[File:Small-Space.jpg | thumb | 440x140px | right | Small-Space Algorithm representation]]
|