Decision-tree-post-pruning Implementing decision tree ID3 learning algorithm from scratch based on Information Gain heuristic and using post pruning for improving accuracy.