On Sat, 13 Aug 2016 03:59:44 +0300, Artem Barger wrote:
Hi,
I was thinking of adding a few additional demo application for user
guide
page:
1. Seeding algorithm for kmeans++ (sampling centers based on the
distances).
2. Non uniform coreset for kmeans clustering (importance sampling),
reduci
Hi,
I was thinking of adding a few additional demo application for user guide
page:
1. Seeding algorithm for kmeans++ (sampling centers based on the distances).
2. Non uniform coreset for kmeans clustering (importance sampling),
reducing big data into small based on random algorithm.
What is the