Machine Learning and Data Mining
Assignment 2
- Understand and apply ID3 to as2.train -- use your own
definition of information gain or the book's.
- Construct your decision tree
- Show your decision tree and report accuracy on as2.test
- Extra credit. Write id3 in C/C++
Both as2.train and as2.test are in the
data set directory