Predictor Tree Internal Node
Jump to navigation
Jump to search
A Predictor Tree Internal Node is a predictor tree node that is an decision tree internal node.
- Context:
- It can (typically) contain a Conditional Test.
- It can range from being a Predictor Tree Root Node to being a Predictor Tree Non-Root Node.
- It can range from being a Binary Tree Node to being an n-ary Tree Node.
- Example(s):
- Counter-Example(s):
- See: Predictor Tree Edge.