Definition:Decision Tree/Terminal Node

From ProofWiki
Jump to navigation Jump to search

This page is about Terminal Node of Decision Tree. For other uses, see Node.

Definition

A terminal node in a decision tree is a node representing the outcome of the path taken.

It is denoted on the decision tree by a vertical line segment.


Also see

  • Results about decision trees can be found here.


Sources