Machine learning(2): Decision tree

What is the decision tree? A tree in which: 1. Each terminal node (leaf) is associated with a class. 2. Each non-terminal node is associated with one of the attributes that examples possess. 3. Each b
相关文章
相关标签/搜索