Definition
It gives the formula to find the most like state for a given evidence.
where,
- : Class that maximizes the Likelihood function.
- : feature vector
- : Class
Note
- When there no Prior i.e. , the classes are equiprobable, i.e. , then the Bayes Classifier becomes a Maximum Likelihood Decision Rule.
- The act of choosing the state to find the highest Likelihood is the decision here.