Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3898

Adamic-Adar Similarity

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • None

    Description

      The implementation of Adamic-Adar Similarity [0] is very close to Jaccard Similarity. Whereas Jaccard Similarity counts common neighbors, Adamic-Adar Similarity sums the inverse logarithm of the degree of common neighbors.

      Consideration will be given to the computation of the inverse logarithm, in particular whether to pre-compute a small array of values.

      [0] http://social.cs.uiuc.edu/class/cs591kgk/friendsadamic.pdf

      Attachments

        Issue Links

          Activity

            People

              greghogan Greg Hogan
              greghogan Greg Hogan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: