Lecture 12 Flashcards

1
Q

What is a binary classification problem?

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

What are the features for every node in a binary decision tree?

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

What is the pseudocode of a node in a BDT?

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

What is the runtime of a BDT?

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

What is the Gini index?

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

How are Decision Tree usually trained?

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

What is the CART algorithm?

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

Wat is the runtime of the training of a BDT?

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