Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/data-visualization-page-rank.md

489 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--

页面排名算法是如何工作的?

--answers--

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


它用浏览量来决定排名


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

--video-solution--

1