You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to follow up on #493 with something similar for Pregel. I’ve been mentally playing with it for years without actually writing code ever since we used it for a diffusion based KYC / AML risk score at a startup.
I will write a tutorial that will reference the Pregel paper and demonstrate a couple of algorithms, one simple like PageRank, another more complex leveraging paths.