Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

File metadata and controls

6 lines (4 loc) · 260 Bytes

Suppose we generate a training set from a decision tree and then apply decision-tree learning to that training set. Is it the case that the learning algorithm will eventually return the correct tree as the training-set size goes to infinity? Why or why not?