Given data about if a person will buy computer on Black Frid…

Given data about if a person will buy computer on Black Friday based on their income, student status, and credit rating. Using Naïve Bayes Classifier to classify the new instance with features “Income = Low, Student = No, Credit Rating = Fair” step by step. What is the target for comparison in the final step of the Naïve Bayes Classifier?