You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by sachingoel0101 <gi...@git.apache.org> on 2015/08/05 01:31:16 UTC

[GitHub] flink pull request: [FLINK-2131][ml]: Initialization schemes for k...

Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/757#issuecomment-127796214
  
    This now implements the complete KMeans clustering algorithm along-with four initialization strategies, namely, from given centroids, random, kmeans++ and kmeans||.
    I'd like to see this merged soon. It's an important algorithm for the ML library.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---