Week 10 (linear regression) Flashcards

1
Q

basic goal behind linear regression (basic 2 var example)

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

in linear regression what are the variables

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

in lin reg how do we determine which model best fits the data

A

the model with the min sum of errors on training data

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

this is the linear regression equation, what does it expand to

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

in lin reg, what happens if you specify a too big or too small learning rate

A

to small: gradient descent can be slow

too big: gradient descent can overshoot the min and fail to converge or even diverge

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