Decision Tree Classification - A Practice problem
Parent and Child Node - The node which get divided into several sub-node is parent node and the sub-node formed is called child node. Parent and Child Node - The node which get divided into several sub-node is parent node and the sub-node formed is called child node. Subtree /Branch - If a subnode again split into further subnodes that entire part is called subtree (one Parent - Child part).It is a part of entire tree. Subtree /Branch - If a subnode again split into further subnodes that entire part is called subtree (one Parent - Child part).It is a part of entire tree. Decision Node - If a subnode split into further subnodes Then that splitted subnode is called decision node.
Oct-8-2020, 13:21:30 GMT
- Technology: