[
https://issues.apache.org/jira/browse/FLINK-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543449#comment-14543449
]
ASF GitHub Bot commented on FLINK-1707:
---------------------------------------
Github user andralungu commented on the pull request:
https://github.com/apache/flink/pull/649#issuecomment-101989242
@joey001,
How did you rebase this? It should not normally contain everyone's
commits... Right now it looks like 18 people participated in the implementation
of Affinity Propagation :)
Also a common practice is to write a "PR updated" comment after adding
something to your pull request. That way people will be notified and will
review your changes asap. If you don't comment, you run the risk of having your
PR hang in here longer ;)
> Add an Affinity Propagation Library Method
> ------------------------------------------
>
> Key: FLINK-1707
> URL: https://issues.apache.org/jira/browse/FLINK-1707
> Project: Flink
> Issue Type: New Feature
> Components: Gelly
> Reporter: Vasia Kalavri
> Assignee: joey
> Priority: Minor
>
> This issue proposes adding the an implementation of the Affinity Propagation
> algorithm as a Gelly library method and a corresponding example.
> The algorithm is described in paper [1] and a description of a vertex-centric
> implementation can be found is [2].
> [1]: http://www.psi.toronto.edu/affinitypropagation/FreyDueckScience07.pdf
> [2]: http://event.cwi.nl/grades2014/00-ching-slides.pdf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)