Git Product home page Git Product logo

Comments (4)

pbhagav1 avatar pbhagav1 commented on July 17, 2024

I was coding and faced same issue. But, when we use the newly calculated Page Rank of 'a', while calculating the new Page Rank for 'b', I am getting 0.333. So, I am assuming that we need to use the new Page Rank value all the time.

from main.

skrzepto avatar skrzepto commented on July 17, 2024

It does work but for some reason I remember that we needed to use R_old to compute R_new from lecture

from main.

pbhagav1 avatar pbhagav1 commented on July 17, 2024

I was just going through the slides in http://www.mmds.org/mmds/v2.1/ch05-linkanalysis1.pdf

On slide number 27 in the example given, for Iteration 1, while calculating the new page rank for 'm', the formula was mentioned as (pagerank of 'a / 2) and old page rank of 'a' is 1/3 and so the new page rank of 'm' calculated is 1/6.

Professor,

Can you please clarify whether we need to use the old Page Rank or the new Page Rank?

from main.

aronwc avatar aronwc commented on July 17, 2024

Please use the new Page Rank value in this computation to get results comparable to mine. (Both ways are technically valid, but we'll have to pick one for comparison purposes.)

from main.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.