Naive Bayes Classifier

Home > Languages > Natural Language > Text Classification > Naive Bayes Classifier

A probabilistic classifier that assigns a probability to each class and chooses the one with the highest probability.