orhankislal opened a new pull request #433: Kmeans: Add automatic optimal cluster estimation URL: https://github.com/apache/madlib/pull/433 JIRA: MADLIB-1380 This commit adds the option to run k-means clustering algorithm for a range of `k` values and get the optimal `k` with its associated cluster centers. It is only supported for random and pp initial seeding options. Co-authored-by: Nikhil Kak <[email protected]> Co-authored-by: Ekta Khanna <[email protected]>
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
