Content deleted Content added
Line 12:
'''Output:''' ''k'' centers in the set of the ''n'' points so as to minimize the sum of distances from data points to their closest cluster centers.
<br />
This is the streaming version of the k-median problem.
|