Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfram77/14272ddfd5fd7560a8c3edf899fc475b to your computer and use it in GitHub Desktop.
Save wolfram77/14272ddfd5fd7560a8c3edf899fc475b to your computer and use it in GitHub Desktop.
Effect of stepwise adjustment of Damping factor upon PageRank : REPORT

Effect of stepwise adjustment of Damping factor upon PageRank

While doing research work with Prof. Kishore Kothapalli, and Prof. Dip Sankar Banerjee.

Abstract — The effect of adjusting damping factor α, from a small initial value α0 to the final desired αf value, upon then iterations needed for PageRank computation is observed. Adjustment of the damping factor is done in one or more steps. Results show no improvement in performance over a fixed damping factor based PageRank. (🎞️ slides)

Index terms — PageRank algorithm, Step-wise adjustment, Damping factor.


Experiments

  1. Experimenting PageRank improvement by adjusting damping factor (α) between iterations.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment