Learn Before
Definition
Conditional Entropy
Conditional entropy quantifies the remaining uncertainty in a label after observing a feature . Let be the set of possible labels and be the set of possible feature values.
For a fixed feature value , the conditional entropy is .
Averaging over all values of gives the overall conditional entropy H(Ymid X) = sum_{xin X} Pr(X=x), H(Ymid X=x), which is the quantity used when computing information gain.
Intuitively: how uncertain are we about a person's health outcome, given that we know how many times a year they visit the doctor?
0
1
Updated 2026-07-11
Contributors are:
Who are from:
Tags
Data Science