Caesar AI Atlas

Split

Also known as: test

Caesar AI Atlas Definition

In decision trees, a split is a condition that divides examples into branches based on feature values. Splits determine the structure of the tree and guide how inputs move toward leaves or predictions.

Other Definitions

Split Source

In a decision tree, another name for a condition.

Related Terms