Data Scientist Question:

Do you know why is naive Bayes so ‘naive’ ?

Answer:

naive Bayes is so ‘naive’ because it assumes that all of the features in a data set are equally important and independent. As we know, these assumption are rarely true in real world scenario.

Read All 55 Data Scientist Questions
Previous QuestionNext Question
Tell us how regularly must an algorithm be updated?Explain me why data cleaning plays a vital role in analysis?