Formula for DSE part 2 Flashcards

(36 cards)

1
Q

What is N, P and yi

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

What is the formula for forecast or predictive distribution?

A

F(y) = P(Y ≤ y).

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

What is the formula for forecast error?

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

What is the formula for quadratic and absolute loss function?

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

What is the general formula of risk

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

What is the general formula of risk for quadratic and absolut eloss

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

What is the formula for (Conditional) predictive modeling?

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

What is the formula for optimal conditional point forecast?

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

What is the formula for optimal conditional point forecast for quadratic loss?

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

What is the formula for the common loss function

A

“0-1” loss

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

What is euclidean distance formula?

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

What are the steps for knn?

What is the formula for conditional probabilities?

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

What is the formula for standardize and scaling?

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

What is the formula for the last step of knn? for regression task

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

What is the formula for in sample and out sample MSE for KNN?

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

What is the general formula for mean squared error for forecast for knn?

17
Q

What is bayes rule?

18
Q

What is the formula for likelihood? (slide 4)

19
Q

What is the formula for prior probability and evidence? (slkide 4)

20
Q

What is formula for Bayes theorem for a mix of discrete and continuous X and discrete Y(SLIDE 7)

A

kind of like joint density

21
Q

What is the formula for the naive bayes classifier? (slide 11)

A

still need to estimate the marginal densities ƒ𝑘j

22
Q

What is the formula for the average of outcomes falling into rectangle for decision tree? (slide 7)

23
Q

What do you want to minimise in regression tree? (slide 7)

24
Q

What are the steps to building decision trees? (slide 9)

25
What is the minimisation problem for tree choice in decision trees? (slide 23)
26
What is the formula for L(T,y) (slide 34). Explain what are the variable names
m indexes terminal nodes in tree T. Nm is the no of obs. in terminal node m. ym is the vector of outcomes for obs. in terminal node m.
27
What is the formula for pmk hat? (slide 34)
28
What is the formula for misclassification error generally and for binary case(slide 35)
29
What is the formula for gini index generally and for binary case(slide 35)
29
What is the formula for cross entropy or deviance generally and for binary case(slide 35)
30
What does the k means clustering minimise?
31
What does the first term represent in information criteria?
32
What is the formula for Zm
33
What is level, twist,butterfly movements?
draw them out
34
What is the formula for the linear regression model fitted?
slide 30
35