[
https://issues.apache.org/jira/browse/FLINK-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859075#comment-15859075
]
ASF GitHub Bot commented on FLINK-1731:
---------------------------------------
Github user sachingoel0101 commented on the issue:
https://github.com/apache/flink/pull/3192
@skonto I'm traveling right now and won't be able to push an update until
Monday/Tuesday.
On Feb 9, 2017 09:31, "Stavros Kontopoulos" <[email protected]>
wrote:
> @sachingoel0101 <https://github.com/sachingoel0101> could you update the
> PR so I can do a final review and request a merge?
> @tillrohrmann <https://github.com/tillrohrmann> could assist with the
> forwardedfields question?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/flink/pull/3192#issuecomment-278541212>, or
mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/AIdpFUGbVFcX21M_1AJF25G4gfabG5ioks5rao-1gaJpZM4LrFiq>
> .
>
> Add kMeans clustering algorithm to machine learning library
> -----------------------------------------------------------
>
> Key: FLINK-1731
> URL: https://issues.apache.org/jira/browse/FLINK-1731
> Project: Flink
> Issue Type: New Feature
> Components: Machine Learning Library
> Reporter: Till Rohrmann
> Assignee: Peter Schrott
> Labels: ML
>
> The Flink repository already contains a kMeans implementation but it is not
> yet ported to the machine learning library. I assume that only the used data
> types have to be adapted and then it can be more or less directly moved to
> flink-ml.
> The kMeans++ [1] and the kMeans|| [2] algorithm constitute a better
> implementation because the improve the initial seeding phase to achieve near
> optimal clustering. It might be worthwhile to implement kMeans||.
> Resources:
> [1] http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf
> [2] http://theory.stanford.edu/~sergei/papers/vldb12-kmpar.pdf
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)