[ 
https://issues.apache.org/jira/browse/MADLIB-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029704#comment-16029704
 ] 

ASF GitHub Bot commented on MADLIB-1100:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-madlib/pull/137


> PageRank default threshold value seems to be 1e-5
> -------------------------------------------------
>
>                 Key: MADLIB-1100
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1100
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Module: Graph
>            Reporter: Nandish Jayaram
>             Fix For: v1.12
>
>
> The threshold parameter in MADlib's pagerank is supposed to be 
> 1/(num_of_vertices * 100) as mentioned in the docs. But the default value 
> seems to be 1e-5 instead. This causes PageRank to converge right after the 
> first iteration for larger graphs (million nodes graph).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to