Is naive bayes a supervised or unsupervised method?
Answer Posted / Anmol Ratan Deepanker
Naive Bayes is a supervised learning algorithm, as it requires labeled training data to learn the probabilities for each class.
Post New Answer View All Answers
Tell us do you have research experience in machine learning?
150
Tell me what are the last machine learning papers you've read?
209
Do you have research experience in machine learning?
74
What are standardization and normalisation? Give one advantage of each over the other?