Quiz 5 (CS1573)

    Suppose you wanted to learn a decision tree for predicting whether a Pitt student would stay in Pittsburgh during the summer or not.

  1. What are the classes to be predicted?
  2. Define the names and potential values of two attributes that you might use to learn such a tree.
  3. Specify two training instances.
  4. Draw the initial root and branches of a tree that might be learned, and justify your answer.