Glossary term
Glossary term
Foundations
In a decision tree, any condition or leaf.

See Decision Trees in the Decision Forests course for more information.
Created for this library
A risk modeling team uses each node in a decision tree to represent a binary split that business reviewers can interpret as a policy rule.
A pricing team logs decisions at each tree node to debug rare misclassifications in the production model.
A churn team examines node-level error rates to investigate which branches of the decision tree misclassify customers most often.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License