For the prior probabilities, we can specify them like this:
MultinomialNB(class_prior=[0.25, 0.5, 0.7])
However, how do I know which classes