E2 Flashcards

1
Q

Target Variable

A

The variable whose values are to be modeled and predicted by other variables

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

Supervised Segmentation

A

Split the set into disjoint subsets,

where all the individuals within a subset show the same value for a selected attribute

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

The process of recursively segmenting the population stops when at least one of the following conditions is met:

A

– All elements of a segment belong to the same class
– The maximum allowed tree depth has been reached
– Using more attributes does not “help”

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

Entropy

A

measures the general disorder (unpredictability) of a set

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

Entropy is zero at…

A

minimum disorder

-> all members belong to the same class

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

Entropy is one at…

A

maximal disorder

-> members equally distributed among classes

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

Information gain (IG)

A

measures the change in entropy due to any amount of new information being added

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