Files
freeCodeCamp/curriculum/challenges/chinese/23-python-for-everybody/python-for-everybody/data-visualization-page-rank.md
2024-01-24 19:52:36 +01:00

487 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f6a0b6c005b0e76f096 数据可视化:页面排名 11 6-w_qIUwaxU
aid bvid cid
376950472 BV1ho4y1Q72u 377544599
data-visualization-page-rank

--question--

--text--

How does the PageRank algorithm work?

--answers--

它决定哪些页面之间的连接程度最高。


它用浏览量来决定排名


它能判断出哪些页面包含最重要的内容。

--video-solution--

1