Question 27
Consider generative and discriminative models for a classification task. Generative models learn the data-generating mechanism by modeling class-conditional and prior distributions before making predictions. Discriminative models make predictions based on patterns learned in the training set. Which one of the following is an example of a generative model? Select all that are correct.
Convolutional Neural Network
Naive-Bayes
Logistic Regression
Support Vector Machine
Quadratic Discriminant Analysis