soundcloud / spark-pagerank

PageRank in Spark
https://soundcloud.github.io/spark-pagerank
MIT License
74 stars 14 forks source link

Add checks for normalized PR vector after iterations #6

Closed joshdevins closed 7 years ago

joshdevins commented 7 years ago

This should probably be optional, somehow configured. Maybe you just want to do this on occassion (weekly?) or just during debugging, or maybe every n iterations?

joshdevins commented 7 years ago

And then what? Add something to re-normalize as well?

joshdevins commented 7 years ago

Nothing to do here.