Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1100

PageRank default threshold value seems to be 1e-5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.12
    • Module: Graph
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              njayaram Nandish Jayaram
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: