[
https://issues.apache.org/jira/browse/HAMA-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273213#comment-15273213
]
Behroz Sikander commented on HAMA-941:
--------------------------------------
I then tried to run a simple example against the algorithm. Here is the input
{code}
1 2-1.0,3-1.0
2 1-1.0,3-2.0
3 1-1.0,2-2.0,4-2.0,5-1.0
4 3-2.0,5-1.0
5 3-1.0,4-1.0
{code}
> Semiclustering Termination
> --------------------------
>
> Key: HAMA-941
> URL: https://issues.apache.org/jira/browse/HAMA-941
> Project: Hama
> Issue Type: Improvement
> Components: examples, graph
> Reporter: Edward J. Yoon
> Priority: Minor
>
> Currently Semiclustering example will be terminated when the number of
> iterations exceeded the predefined threshold max iteration.
> App should be stopped if there's no cluster changes (I guess). Please check
> and improve it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)