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 reasonable amount of demo applications for user guide which should be enough to start with? Best regards, Artem Barger.