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

Frank McQuillan edited comment on MADLIB-1084 at 2/16/18 8:22 PM:
------------------------------------------------------------------

http://igraph.org/r/doc/igraph.pdf
p. 285
argument: personalized 

"Optional vector giving a probability distribution to calculate personalized 
PageRank.
For personalized PageRank, the probability of jumping to a node when
abandoning the random walk is not uniform, but it is given by this vector. The
vector should contains an entry for each vertex and it will be rescaled to sum 
up
to one."


was (Author: fmcquillan):
http://igraph.org/r/doc/igraph.pdf
p. 285
argument: personalized 

Optional vector giving a probability distribution to calculate personalized 
PageRank.
For personalized PageRank, the probability of jumping to a node when
abandoning the random walk is not uniform, but it is given by this vector. The
vector should contains an entry for each vertex and it will be rescaled to sum 
up
to one.

> Graph - Personalized PageRank
> -----------------------------
>
>                 Key: MADLIB-1084
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1084
>             Project: Apache MADlib
>          Issue Type: New Feature
>          Components: Module: Graph
>            Reporter: Frank McQuillan
>            Assignee: Himanshu Pandey
>            Priority: Major
>             Fix For: v1.14
>
>
> Personalized PageRank which is a variant of regular PageRank.
> Please refer to  
> [http://madlib.apache.org/docs/latest/group__grp__pagerank.html] as a 
> starting point.
> Reference:
>  Neighborhood Formation and Anomaly Detection in Bipartite Graphs
>  [http://www.cs.cmu.edu/~deepay/mywww/papers/icdm05.pdf]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to