benwtrent commented on PR #13604: URL: https://github.com/apache/lucene/pull/13604#issuecomment-2245534266
@mikemccand The runtime depends on configured number of iterations, restarts, sample size, and cluster count. But, it can be very fast. I will leave mMayya to talk about some specific numbers. > Do you tell it how many clusters to create, or, do you ask it to keep splitting into more clusters until it reaches a target accuracy? You tell it how many clusters you want. I could see us eventually doing a "KMeans-tree" type thing where we can split and combine clusters more efficiently, but having KMeans would be step one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org