Decision Trees
Internal Node
Intermediate node in a decision tree that represents a test on a specific feature and divides the data into homogeneous subsets.
← BackIntermediate node in a decision tree that represents a test on a specific feature and divides the data into homogeneous subsets.
← Back