Naive Bayes algo is supervised / unsupervised learning
Naive Bayes Algo is supervised learning algo
Naive Bayes algo : Regression / Classification
Classification
Naive bayes algo uses which theorem and why
Naive bayes algo uses bayes theorem to train the model and also predict the output from the model.
Naive bayes algo used in ________
Naive bayes algo used in the text based classification where data contain more dimensions.
Points about naive bayes algo (2)
simple and more effective classification algo
probabilistic classification algo
Bayes theorem