TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What if PageRank didn’t exist?

3 点作者 pixcavator超过 13 年前

3 条评论

unconed超过 13 年前
The guy seems to be thinking too much like a mathematician. The whole purpose of PageRank is not to calculate a perfect mathematical score based on graph topology, it's to model the likely behavior of people surfing the web. Links in the graph represents the flow of attention from one page to the next.<p>Most of the time people will follow links. But they'll also close pages and open new ones from bookmarks, search engines or memory.<p>As such, the fact that the PageRank graph is not completely connected doesn't matter, because it's already a subset of the "true" page-to-page graph anyway.<p>The regularization isn't just a hack to make the numbers work, it also models the uncertainty in user behavior.
LukeShu超过 13 年前
Interesting article, except for the fact that you can't read any of the formulas because his LaTeX plugin is broken.
Kwpolska超过 13 年前
Nothing would change. Seriously, who cares about PageRank?