Introduction - If you have any usage issues, please Google them yourself
This resource is about decision tree algorithm. The attributes and values can be read by the code from the two txt files. Each time choose a portion of all the data (20 to 80 , with an increase of 10 each time) to be the training set and the rest to be the test set.