| ▲ | emil-lp 3 hours ago | |
It's still a yes/no question, it's just that the question is "do you have long hair". The goal of these decision trees is to have as few questions that divide the group in two balanced halves (and also recursively). If you imagine a binary tree with questions in each internal node, and in each leaf there is a person. You want the height of the tree to be minimized. | ||