next up previous
Next: ch3 Up: ch3 Previous: ch3

Attributes with Costs

Consider medical diagnosis, $BloodTest$ has cost $150 robotics, $Width\_from\_1ft$ has cost 23 sec.


How to learn a consistent tree with low expected cost?

One approach: replace gain by

Tan and Schlimmer (1990)

\begin{displaymath}\frac{Gain^{2}(S,A)}{Cost(A)}. \end{displaymath}

Nunez (1988)

\begin{displaymath}\frac{2^{Gain(S,A)} - 1}{(Cost(A) + 1)^{w}} \end{displaymath}

where $w \in [0,1]$ determines importance of cost



Don Patterson 2001-12-13