AIExplainer
Machine Learning Intermediate

axis-aligned condition

In a decision tree, a condition that involves only a single feature.

In a decision tree, a condition that involves only a single feature. For example, if`area` is a feature, then the following is an axis-aligned condition:

Practitioners refer to axis-aligned condition when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.