bobye / d2_kmeans

Fast discrete distributions clustering using Wasserstein barycenter with sparse support
Other
12 stars 3 forks source link

modifying initialization method #31

Open bobye opened 9 years ago

bobye commented 9 years ago

when the size of sample's support points is smaller than that of centroid, one will cache this point and try to merge with other points.