Naive Bayes and Text Classification I - Introduction and Theory
Machine Learning
2017-02-16 v4
Abstract
Naive Bayes classifiers, a family of classifiers that are based on the popular Bayes' probability theorem, are known for creating simple yet well performing models, especially in the fields of document classification and disease prediction. In this article, we will look at the main concepts of naive Bayes classification in the context of document categorization.
Cite
@article{arxiv.1410.5329,
title = {Naive Bayes and Text Classification I - Introduction and Theory},
author = {Sebastian Raschka},
journal= {arXiv preprint arXiv:1410.5329},
year = {2017}
}
Comments
20 pages, 5 figures