Decision Tree Implemented ID3 Machine Learning algorithm using Python from scratch. Two heuristic was implemented for selecting the next attributes: Information Gain Variance Impurity Heuristic