Naive Bayes Classifier on the Iris Data Set

The Iris data set has 3 classes and 4 features. The presentation covered conditional probability, independence, joint distributions and the bayes rule. I used a Gaussian Multivariate model.