[Big Data] pageRank and link analysis && MapReduce
Question 1
Suppose we compute PageRank with a β of 0.7, and we introduce the additional constraint that the sum of the PageRanks of the three pages must be 3, to handle the problem that otherwise any multiple of a solution will also be a solution. Compute the PageRanks a, b, and c of the three pages A, B, and C, respectively. Then, identify from the list below, the true statement.
Your Answer | Score | Explanation | |
---|---|---|---|
a + c = 2.595 | Correct | 1.00 | |
a + c = 1.985 | |||
a + b = 0.55 | |||
b + c = 2.735 | |||
Total | 1.00 / 1.00 |
Question 2
Suppose we compute PageRank with β=0.85. Write the equations for the PageRanks a, b, and c of the three pages A, B, and C, respectively. Then, identify in the list below, one of the equations.
Your Answer | Score | Explanation | |
---|---|---|---|
.95b = .475a + .05c | Correct | 1.00 | |
c = b + .575a | |||
85b = .575a + .15c | |||
c = .9b + .475a | |||
Total | 1.00 / 1.00 |
Question 3
Assuming no "taxation," compute the PageRanks a, b, and c of the three pages A, B, and C, using iteration, starting with the "0th" iteration where all three pages have rank a = b = c = 1. Compute as far as the 5th iteration, and also determine what the PageRanks are in the limit. Then, identify the true statement from the list below.
Your Answer | Score | Explanation | |
---|---|---|---|
After iteration 4, b = 1/2 | Correct | 1.00 | |
After iteration 4, a = 9/8 | |||
In the limit, c = 9/7 | |||
In the limit, a = 5/4 | |||
Total | 1.00 / 1.00 |
Question 4
The reduce function is addition. That is, reduce(p, [i1, i2, ...,ik]) is (p,i1+i2+...+ik).
Compute the output, if the input is the set of integers 15, 21, 24, 30, 49. Then, identify, in the list below, one of the pairs in the output.
Your Answer | Score | Explanation | |
---|---|---|---|
(5,30) | |||
(7,86) | |||
(5,45) | Correct | 1.00 | |
(2,47) | |||
Total | 1.00 / 1.00 |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具