Пікірлер
@anuverma1486
@anuverma1486 27 күн бұрын
for second iteration , old authority of A should be 3/15 :)
@understandayurveda6668
@understandayurveda6668 6 ай бұрын
You explained it very very well because i completely undeerstood this
@joemogu
@joemogu 11 ай бұрын
Very clear explanation , thanks
@casinarro
@casinarro Жыл бұрын
so after the algorithm starts, it does not distinguish between authority nodes and hub nodes while adding up the scores. It is only after the k iterations are over, we again classify the nodes, and identify the more relevant authority and hub nodes as the ones with the largest scores.
@tbratt
@tbratt Жыл бұрын
Could the authority score of page C be wrong? I get 0.37
@thepriestofvaranasi
@thepriestofvaranasi Жыл бұрын
Wow, this is the clearest explanation of the HITS algorithm that I've found on the internet. Thanks.
@nidarehman5301
@nidarehman5301 2 жыл бұрын
what does the meaning of converging in hit algorith?
@thepriestofvaranasi
@thepriestofvaranasi Жыл бұрын
It means that the hub and authority scores will stop changing in consecutive iterations.
@andremeiner1365
@andremeiner1365 2 жыл бұрын
great video! seriously
@leehyunjae190
@leehyunjae190 3 жыл бұрын
Thank you!
@Mohit-nw5jr
@Mohit-nw5jr 2 жыл бұрын
You're welcome!
@jesssanma213
@jesssanma213 3 жыл бұрын
Such a great video, thank you for explaining this algorithm!
@Mohit-nw5jr
@Mohit-nw5jr 2 жыл бұрын
Glad it was helpful!
@malabikasen2401
@malabikasen2401 3 жыл бұрын
Thanks for the video with the go through example. Helped me understand the problem very well
@Mohit-nw5jr
@Mohit-nw5jr 2 жыл бұрын
Glad it helped!
@ericwei1637
@ericwei1637 4 жыл бұрын
Thank you for the video, it makes a lotta sense for me now
@Mohit-nw5jr
@Mohit-nw5jr 3 жыл бұрын
You are welcome :)
@dannydan8964
@dannydan8964 4 жыл бұрын
Does Google Algo use the HITS Algorithm? I think they do
@stephanieeristoff1263
@stephanieeristoff1263 4 жыл бұрын
No. Check the PageRank Algorithm. HITS was an important predecessor though.
@alexrivera1274
@alexrivera1274 4 жыл бұрын
Is there another way to normalize the initial authority and hub scores of 1 instead of dividing by the total amount of nodes? I have seen ap/c where c= sqrrt(sum(a^2) but do not know how to implement it
@mimosapoon6038
@mimosapoon6038 5 жыл бұрын
Clear explanation. Thanks
@philh7204
@philh7204 5 жыл бұрын
I think you're supposed to calculate the Hub score based on the current iteration's Authority score, not the previous iteration's.
@yoyoyoesmeriz
@yoyoyoesmeriz 5 жыл бұрын
shall i assume this correction?
@adamlamay2074
@adamlamay2074 5 жыл бұрын
agreed, it should be based on the new auth score