decision tree learninga describe the main steps


Decision Tree Learning

(a) Describe the main steps in the basic decision tree learning algorithm. The table below contains a sample S of ten examples. Each example is described using two Boolean attributes A and B. Each is labelled (classi ed) by the target Boolean function.

1559_Decision Tree Learning.png

(b) What is the entropy of thse examples with respect to the given classi cation ?

[Note: you must show how you got your answer using the standard formula.] This table gives approximate values of entropy for frequencies of positive examples in a two-class sample.

1979_Decision Tree Learning1.png

(c) What is the information gain of attribute A on sample S above ?

(d) What is the information gain of attribute B on sample S above ?

(e) Which would be chosen as the \best" attribute by a decision tree learner using the information gain splitting criterion ? Why ?

(f) Describe a method for over tting-avoidance in decision tree learning.

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: decision tree learninga describe the main steps
Reference No:- TGS0501606

Expected delivery within 24 Hours