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

421 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e7b9f6a0b6c005b0e76f096 數據可視化:頁面排名 11 6-w_qIUwaxU data-visualization-page-rank

--question--

--text--

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

--answers--

它決定哪些頁面之間的連接程度最高。


它用瀏覽量來決定排名


它能判斷出哪些頁面包含最重要的內容。

--video-solution--

1