Question 2
What is ‘naive’ assumption in classifiers based on Naive Bayes?
All the classes are conditionally independent of each other.
All the classes are conditionally dependent on each other.
All the features are conditionally dependent on each other.
All the features are conditionally independent of each other.