Final Quizzes Flashcards

1
Q

Your mapper takes one record as input. What would be the possible output pair of the map func to count num of followers per user

follderid , (userid, followerid)

count, followerid

followerid, userid

userid, count (where count =1)

A

userid, count

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how many reducers do you need to complete this calculation

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

consider a combiner that tracks local counts of followers and emits only the local top10 users w/ num of followers, TF: this combiner will be able to improve the performance of the processing

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

consider a combiner that tracks local counts of followers and emits only the local top10 users w/ num of followers, TF: this combiner will be able to generate the correct output

A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

consider a combiner that tracks local counts of followers and emits only the local top10 users w/ num of followers, what would be a possible output of the combiner to generate correct results

follderid , (userid, followerid)

count, followerid

followerid, userid

userid, count (where count =1)

A

userid, count

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

T/F in above regression momdel, theta 0 and theta 1 are the parameter vectors

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

T/F with above regression model, the weight of the child can be predicted as the value of h_theta (x)

A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A

T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A

f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A

f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A

f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
A

t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A

f

17
Q
A

f

18
Q
A

f