Two Class Problem
Multi-class Problem
Gives the Lowest Error Probability.
Why Doesn’t the generalisation work?
The actual chance of an error is bounded by how likely it is that our best guess is wrong. Example:
- (Class 1 has a chance)
- (Class 2 has a chance)
- (Class 3 has a 10% chance) Using this approach,
However, the actual chance of an error is bounded by how likely it is that our best guess is wrong i.e
The Lowest Probability Error is actually
Note: In the two case problem, the situation is binary i.e. the least likely error corresponds to the best guess automatically making the other case the worst guess.