Decision Tree is also one kind of inductive learning methods, with a great representation power and flexible search space. Since the interpretation of trees is easy to be understood, it is still being widely used as a major machine learning algorithm.
- [Machine Learning by Tom Mitchell] - Chapter 3: Decision Tree
- 10601, Fall 2018[CMU]
- Course Notes
- DecisionTree(ID3).py